commit | 87c1201708381c2791caa78a2caf217778633277 | [log] [tgz] |
---|---|---|
author | PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> | Wed Apr 08 13:20:31 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 11 01:43:12 2009 -0700 |
tree | befc0d49e977c162cba5d1ec2996be25342afe96 | |
parent | d543103a0c75edc0a7a08dfd796de67466a15dfb [diff] |
ixgbe: Move the LED blink code to common, since 82599 also uses it The LED blink code is common for 82599 as well. It should be moved to ixgbe_common.c so both devices can use it, and not have it duplicated. Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>