commit | 6a5706b99c98e3c974cf5b55324e4eed7f82e55a | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Wed Jul 12 15:23:46 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Jul 12 18:39:21 2006 -0400 |
tree | 259c1489196cfa91c2a1e5416421d30f6a8d2a07 | |
parent | 59139528c8e7880eee437e81647ade1b36af0d41 [diff] |
[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 <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>