From: Stephen Hemminger Date: Wed, 12 Jul 2006 22:23:46 +0000 (-0700) Subject: [PATCH] sky2: NAPI suspend/resume of dual port cards X-Git-Tag: v2.6.18-rc2~101^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a5706b99c98e3c974cf5b55324e4eed7f82e55a;p=pandora-kernel.git [PATCH] sky2: NAPI suspend/resume of dual port cards The changes to handle suspend/resume didn't handle the case where a dual port card has the first port down, but the second is running. In this driver, all NAPI polling is done on the primary port. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed