diff options
author | Don Skidmore <[email protected]> | 2009-07-02 12:50:12 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-07-03 19:10:55 -0700 |
commit | 63d6e1d80a8c3118be2ca0f1f21ba883f282060c (patch) | |
tree | a1bd149312f64d88b7e1acf585568964b6ed805f /lib/string_helpers.c | |
parent | e332471c035708441de89d4c59f7f7cdc2700c0d (diff) |
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 <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions