Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135021
b: refs/heads/master
c: d7bc788
h: refs/heads/master
i:
  135019: f3c530d
v: v3
  • Loading branch information
Eilon Greenstein authored and David S. Miller committed Mar 3, 2009
1 parent 102d168 commit 51683bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cc1cb004dfa27c63b43941076b490045a43d5fbd
refs/heads/master: d7bc788beca5879f03e0120ac27b99bdeed95921
6 changes: 1 addition & 5 deletions trunk/drivers/net/bnx2x_link.c
Original file line number Diff line number Diff line change
Expand Up @@ -2668,11 +2668,7 @@ static u8 bnx2x_sfp_module_detection(struct link_params *params)
params->port);

/* Check and set limiting mode / LRM mode */
if (bnx2x_bcm8726_set_limiting_mode(params, module_type)
!= 0) {
DP(NETIF_MSG_LINK, "Setting limiting mode failed!!\n");
return -EINVAL;
}
bnx2x_bcm8726_set_limiting_mode(params, module_type);

/* Enable transmit for this module */
bnx2x_bcm8726_set_transmitter(bp, params->port,
Expand Down

0 comments on commit 51683bd

Please sign in to comment.