Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267464
b: refs/heads/master
c: a09818c
h: refs/heads/master
v: v3
  • Loading branch information
Roland Vossen authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent d4e5f64 commit f628a45
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: c6c092ae87dafd735daad32d4bd74477af2b928c
refs/heads/master: a09818cc6aefd266998ec8b5e961e889965060ea
1 change: 0 additions & 1 deletion trunk/drivers/staging/brcm80211/brcmsmac/ampdu.c
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ void brcms_c_ampdu_detach(struct ampdu_info *ampdu)
for (i = 0; i < AMPDU_INI_FREE; i++)
kfree(ampdu->ini_free[i]);

brcms_c_module_unregister(ampdu->wlc->pub, "ampdu", ampdu);
kfree(ampdu);
}

Expand Down

0 comments on commit f628a45

Please sign in to comment.