]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sky2: remove dual port workaround
authorStephen Hemminger <shemminger@linux-foundation.org>
Mon, 14 May 2007 19:38:14 +0000 (12:38 -0700)
committerJeff Garzik <jeff@garzik.org>
Fri, 18 May 2007 00:43:14 +0000 (20:43 -0400)
commit84787e3fc38a4847e5d75388d5a7fb3cf6bd7834
tree1498b6a8a6c59186f909542b4493d327b4897118
parenta3caeada948535f126e407457e15f2633ee7168a
sky2: remove dual port workaround

This workaround was added to deal with NAPI core and how
it affected dual port shared polling. It turned out not to
be necessary. Stopping device 0 only doesn't stop NAPI from
working completely after that.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sky2.c