Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311990
b: refs/heads/master
c: b94e52f
h: refs/heads/master
v: v3
  • Loading branch information
Cloud Ren authored and David S. Miller committed Jul 9, 2012
1 parent 8b3e340 commit 7fa626d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: acfa9e94e2f06f8911a1d2f257880af4ad945eef
refs/heads/master: b94e52f62683dc0b00c6d1b58b80929a078c0fd5
1 change: 0 additions & 1 deletion trunk/drivers/net/ethernet/atheros/atl1c/atl1c_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@ static void atl1c_check_link_status(struct atl1c_adapter *adapter)
if ((phy_data & BMSR_LSTATUS) == 0) {
/* link down */
netif_carrier_off(netdev);
netif_stop_queue(netdev);
hw->hibernate = true;
if (atl1c_reset_mac(hw) != 0)
if (netif_msg_hw(adapter))
Expand Down

0 comments on commit 7fa626d

Please sign in to comment.