diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-04-07 22:05:36 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-04-07 22:05:36 +0000 |
commit | b5a27f260bb5355e9d7f1bb91849913cff6ce84e (patch) | |
tree | 704016795d359b530a350a90ae42d2622d74f237 /package/mac80211/patches/869-brcmsmac-add-beacon-template-support.patch | |
parent | 97635d7a8e02a2fd5cdd41868e4d56d3ef62d8bb (diff) | |
download | upstream-b5a27f260bb5355e9d7f1bb91849913cff6ce84e.tar.gz upstream-b5a27f260bb5355e9d7f1bb91849913cff6ce84e.tar.bz2 upstream-b5a27f260bb5355e9d7f1bb91849913cff6ce84e.zip |
mac80211: merge an idle handling fix (fixes ath9k_htc client mode), refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36265
Diffstat (limited to 'package/mac80211/patches/869-brcmsmac-add-beacon-template-support.patch')
-rw-r--r-- | package/mac80211/patches/869-brcmsmac-add-beacon-template-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/869-brcmsmac-add-beacon-template-support.patch b/package/mac80211/patches/869-brcmsmac-add-beacon-template-support.patch index 7ea09a8540..cbed0f1015 100644 --- a/package/mac80211/patches/869-brcmsmac-add-beacon-template-support.patch +++ b/package/mac80211/patches/869-brcmsmac-add-beacon-template-support.patch @@ -36,7 +36,7 @@ * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above -@@ -450,6 +451,8 @@ static void brcms_c_detach_mfree(struct +@@ -450,6 +451,8 @@ static void brcms_c_detach_mfree(struct kfree(wlc->corestate); kfree(wlc->hw->bandstate[0]); kfree(wlc->hw); |