Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236167
b: refs/heads/master
c: 8d9e9d0
h: refs/heads/master
i:
  236165: 2f103ca
  236163: ca1d204
  236159: 9f2b061
v: v3
  • Loading branch information
Roland Vossen authored and Greg Kroah-Hartman committed Mar 1, 2011
1 parent bddea5f commit 75cf0ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: aa19d8e9901ea9056e4e1e5c25af9b154d4e069b
refs/heads/master: 8d9e9d09b78bd131f488bbd2746852a05bcf557f
3 changes: 2 additions & 1 deletion trunk/drivers/staging/brcm80211/brcmsmac/wl_mac80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,11 @@ static int wl_ops_start(struct ieee80211_hw *hw)

static void wl_ops_stop(struct ieee80211_hw *hw)
{
#ifdef BRCMDBG
struct wl_info *wl = hw->priv;
ASSERT(wl);
#endif /*BRCMDBG*/
ieee80211_stop_queues(hw);
return;
}

static int
Expand Down

0 comments on commit 75cf0ca

Please sign in to comment.