summaryrefslogtreecommitdiff
path: root/drivers/Kconfig
diff options
context:
space:
mode:
authorDon Skidmore <donald.c.skidmore@intel.com>2009-07-02 16:50:12 +0400
committerDavid S. Miller <davem@davemloft.net>2009-07-04 06:10:55 +0400
commit63d6e1d80a8c3118be2ca0f1f21ba883f282060c (patch)
treea1bd149312f64d88b7e1acf585568964b6ed805f /drivers/Kconfig
parente332471c035708441de89d4c59f7f7cdc2700c0d (diff)
downloadlinux-63d6e1d80a8c3118be2ca0f1f21ba883f282060c.tar.xz
ixgbe: fix issues with failing to detect insert of unsupported module
Several small fixes around negative test case of the insertion of a IXGBE_ERR_NOT_SUPPORTED module. - mdio45_probe call was always failing due to mdio.prtad not being set. The function set to mdio.mdio_read was still working as we just happen to always be at prtad == 0. This will allow us to set the phy_id and phy.type correctly now. - There was timing issue with i2c calls when initiated from a tasklet. A small delay was added to allow the electrical oscillation to calm down. - Logic change in ixgbe_sfp_task that allows NOT_SUPPORTED condition to be recognized. Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions