]> git.karo-electronics.de Git - mv-sheeva.git/commit
igb: Some fine tuning
authorGasparakis, Joseph <joseph.gasparakis@intel.com>
Thu, 9 Dec 2010 01:41:01 +0000 (01:41 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 25 Dec 2010 05:35:25 +0000 (21:35 -0800)
commit1b5dda331ff8646a70d247cace45a60035937a9b
tree39097939f0cc1b8866ef0aff396f7fa7283cd747
parenta6b5ea353845b3f3d9ac4317c0b3be9cc37c259b
igb: Some fine tuning

This patch does the following:

1. Changes the existing supported device id's so now DH89xxCC is not supported when EEPROM is not read.
2. Adds two more device ids for DH89xxCC in backplane mode and SFP.
3. Driver now initializes previously possibly uninitialized value in igb_reset_mdicnfg_82580().

Signed-off-by: Joseph Gasparakis <joseph.gasparakis@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/igb/e1000_82575.c
drivers/net/igb/e1000_hw.h
drivers/net/igb/igb_main.c