]> git.karo-electronics.de Git - karo-tx-linux.git/commit
igb: Read flow control for i350 from correct EEPROM section
authorFujinaka, Todd <todd.fujinaka@intel.com>
Tue, 10 Sep 2013 18:57:17 +0000 (11:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Sep 2013 20:24:55 +0000 (16:24 -0400)
commitc7cb020d0b670428eddd9702dfdc5ff0a48de653
treec488dff253f09d429528a41daea12bb35f917581
parentbb1d18d1ad6e216535b994d68097ae107f4f35fb
igb: Read flow control for i350 from correct EEPROM section

Flow control is defined in the four EEPROM sections but the driver only reads
from section 0.

Signed-off-by: Todd Fujinaka <todd.fujinaka@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/igb/e1000_mac.c