]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] sky2: force NAPI repoll if busy
authorStephen Hemminger <shemminger@osdl.org>
Wed, 17 May 2006 21:37:06 +0000 (14:37 -0700)
committerJeff Garzik <jeff@garzik.org>
Sat, 20 May 2006 04:15:39 +0000 (00:15 -0400)
commit86fba6342dee30a1533b14da284d79e4eb66de26
tree1ec4d7f2b874baa2f2548ed05ee4ab232b181c0f
parent86a31a759f2117816b8c78a049c41ead3ef9ef1c
[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>
drivers/net/sky2.c