Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291454
b: refs/heads/master
c: e8ad9a0
h: refs/heads/master
v: v3
  • Loading branch information
Vasanthakumar Thiagarajan authored and Kalle Valo committed Feb 27, 2012
1 parent 9f34cc2 commit c4909f2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0ea10f2b469ee51ed9948dd24cdd9582a98b885e
refs/heads/master: e8ad9a0638cb50dad48201f461f4739740f036b3
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/ath6kl/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -1733,5 +1733,7 @@ void ath6kl_stop_txrx(struct ath6kl *ar)
ath6kl_reset_device(ar, ar->target_type, true, true);

clear_bit(WLAN_ENABLED, &ar->flag);

up(&ar->sem);
}
EXPORT_SYMBOL(ath6kl_stop_txrx);

0 comments on commit c4909f2

Please sign in to comment.