From: Stephen Hemminger Date: Wed, 20 Dec 2006 21:06:33 +0000 (-0800) Subject: sky2: dual port NAPI problem X-Git-Tag: v2.6.20-rc3~56^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25d82d7a2fc20cc4be414d738139594dc0adf179;p=pandora-kernel.git sky2: dual port NAPI problem Shutting down port 0 disables the NAPI poll used by both ports. The long term fix will be to separate NAPI object from net device until then just reenable if needed. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed