commit | 5106930bd6b57402205e3de54dae9476e215b622 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Nov 19 19:18:11 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:54:16 2008 -0800 |
tree | 180a77fe9a8bed0718a849ac91c4bc7866912a1e | |
parent | 0adc9add7709f87995c003c0ccb085076afdc923 [diff] |
[NETPOLL]: netpoll_poll() cleanup Restructure code slightly to improve readability: * dereference device once * change obvious while() loop * let poll_napi() handle null list itself Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>