Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265178
b: refs/heads/master
c: d09f698
h: refs/heads/master
v: v3
  • Loading branch information
Sathya Perla authored and David S. Miller committed Aug 3, 2011
1 parent 951ef60 commit 03d7260
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: a9b3cd7f323b2e57593e7215362a7b02fc933e3a
refs/heads/master: d09f698056a33c8b078497fb23e3304b6f8a908f
2 changes: 0 additions & 2 deletions trunk/drivers/net/benet/be_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2217,7 +2217,6 @@ static int be_close(struct net_device *netdev)

be_async_mcc_disable(adapter);

netif_carrier_off(netdev);
adapter->link_up = false;

if (!lancer_chip(adapter))
Expand Down Expand Up @@ -3345,7 +3344,6 @@ static int __devinit be_probe(struct pci_dev *pdev,
status = register_netdev(netdev);
if (status != 0)
goto unsetup;
netif_carrier_off(netdev);

if (be_physfn(adapter) && adapter->sriov_enabled) {
u8 mac_speed;
Expand Down

0 comments on commit 03d7260

Please sign in to comment.