commit | 86fba6342dee30a1533b14da284d79e4eb66de26 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Wed May 17 14:37:06 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Sat May 20 00:15:39 2006 -0400 |
tree | 1ec4d7f2b874baa2f2548ed05ee4ab232b181c0f | |
parent | 86a31a759f2117816b8c78a049c41ead3ef9ef1c [diff] |
[PATCH] sky2: force NAPI repoll if busy If the status ring processing can't keep up with the incoming frames, it is more efficient to have NAPI keep scheduling the poll routine rather than causing another interrupt. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>