Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215063
b: refs/heads/master
c: d25611d
h: refs/heads/master
i:
  215061: 1afa6d5
  215059: a6b3dbe
  215055: 1dd54ba
v: v3
  • Loading branch information
Juuso Oikarinen authored and Luciano Coelho committed Oct 5, 2010
1 parent 2757199 commit e566e25
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: 117b38d0b9d3efb0adc3e636e73fc67bb53a13d1
refs/heads/master: d25611da0c75c4b0f72c73d66887d0470aacef40
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/wl12xx/wl1271_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,9 @@ static void wl1271_recovery_work(struct work_struct *work)

wl1271_info("Hardware recovery in progress.");

if (test_bit(WL1271_FLAG_STA_ASSOCIATED, &wl->flags))
ieee80211_connection_loss(wl->vif);

/* reboot the chipset */
__wl1271_op_remove_interface(wl);
ieee80211_restart_hw(wl->hw);
Expand Down

0 comments on commit e566e25

Please sign in to comment.