Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228332
b: refs/heads/master
c: 0e0792f
h: refs/heads/master
v: v3
  • Loading branch information
Roland Vossen authored and Greg Kroah-Hartman committed Dec 10, 2010
1 parent 6781dcc commit c10a175
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 6f475b71605c7ebf6f5b06b8e4dc58f672b4f9b5
refs/heads/master: 0e0792fef4ea8e9f8f90819ad97918f61e467855
7 changes: 0 additions & 7 deletions trunk/drivers/staging/brcm80211/sys/wlc_mac80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -2177,13 +2177,6 @@ uint wlc_detach(struct wlc_info *wlc)
/* Detach from iovar manager */
wlc_module_unregister(wlc->pub, "wlc_iovars", wlc);

/*
if (wlc->ap) {
wlc_ap_detach(wlc->ap);
wlc->ap = NULL;
}
*/

while (wlc->tx_queues != NULL) {
wlc_txq_free(wlc, wlc->osh, wlc->tx_queues);
}
Expand Down

0 comments on commit c10a175

Please sign in to comment.