Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368614
b: refs/heads/master
c: 0a46bac
h: refs/heads/master
v: v3
  • Loading branch information
Shahed Shaikh authored and David S. Miller committed Mar 22, 2013
1 parent a2ba37d commit e046e0e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a4791254b6625b06aa33e36304f6e8a1a4a1fdea
refs/heads/master: 0a46bac0c5e02585af5c25a07584b5f1174f9ae7
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1412,6 +1412,7 @@ void __qlcnic_down(struct qlcnic_adapter *adapter, struct net_device *netdev)
smp_mb();
spin_lock(&adapter->tx_clean_lock);
netif_carrier_off(netdev);
adapter->ahw->linkup = 0;
netif_tx_disable(netdev);

qlcnic_free_mac_list(adapter);
Expand Down

0 comments on commit e046e0e

Please sign in to comment.