]> Git Repo - linux.git/commit
igb: Add new function to read part number from EEPROM in string format
authorCarolyn Wyborny <[email protected]>
Mon, 22 Nov 2010 17:17:21 +0000 (17:17 +0000)
committerJeff Kirsher <[email protected]>
Sat, 11 Dec 2010 06:14:01 +0000 (22:14 -0800)
commit9835fd7321a67feba6432e63bf2cba43f5a56bd9
treef7df41d2ba5675d6405ec1cfbfd5479abc1f938d
parentc920aa8b87bfec3dbd926ae777430e613e5088df
igb: Add new function to read part number from EEPROM in string format

New adapters will have part numbers stored in string format rather than
simple hex format. This function will read part number formats in either
hex or string.

Signed-off-by: Carolyn Wyborny <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/igb/e1000_defines.h
drivers/net/igb/e1000_nvm.c
drivers/net/igb/e1000_nvm.h
drivers/net/igb/igb_main.c
This page took 0.055925 seconds and 4 git commands to generate.