diff options
| author | Emil Tantilov <[email protected]> | 2011-03-16 01:55:55 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2011-04-13 19:20:37 -0700 |
| commit | c9130180a8dc48943f2a072acec4a53616a1f0ab (patch) | |
| tree | cdcc703266672f4af4ab38afe3f2bbf4636f8a04 /scripts/patch-kernel | |
| parent | 2ea5ea5fc4f4f1daa74708c2a14e364d8474812d (diff) | |
ixgbe: correct function number for some 82598 parts
Some 82598 parts have LAN0 disabled and LAN1 enabled and the LAN ID bits in
Device Status register report the NIC as having only LAN1 as enabled. This
causes ixgbe_set_lan_id_multi_port_pcie() to set bus->func = 1 which is
incorrect.
Force bus->func to 0 when LAN0 is disabled in the EEPROM.
Signed-off-by: Emil Tantilov <[email protected]>
Tested-by: Evan Swanson <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions