* sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test.

This commit is contained in:
Ulrich Drepper 2005-11-04 00:56:13 +00:00
parent 30199a6623
commit a1f6ec3225
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-11-03 Ulrich Drepper <drepper@redhat.com>
* sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test.
2005-11-03 Roland McGrath <roland@redhat.com>
[BZ #1548]