Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135306
b: refs/heads/master
c: 03cfa20
h: refs/heads/master
v: v3
  • Loading branch information
PJ Waskiewicz authored and David S. Miller committed Mar 20, 2009
1 parent 656869e commit 4c5d513
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fe52eeb82b746de441ed27c54ace940efe86bc9a
refs/heads/master: 03cfa2054846a9902f0c10bea4680447050f03fa
3 changes: 3 additions & 0 deletions trunk/drivers/net/ixgbe/ixgbe_82598.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ static s32 ixgbe_get_invariants_82598(struct ixgbe_hw *hw)
s32 ret_val = 0;
u16 list_offset, data_offset;

/* Set the bus information prior to PHY identification */
mac->ops.get_bus_info(hw);

/* Call PHY identify routine to get the phy type */
ixgbe_identify_phy_generic(hw);

Expand Down

0 comments on commit 4c5d513

Please sign in to comment.