diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-12-04 22:39:37 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-12-04 22:39:37 +0000 |
commit | 70ac77f8696f0684d22199a278aa80585ddcd1bc (patch) | |
tree | 83ed7a65bbbe65d963cf33cda696d4785a22b7a3 /package/kernel/mac80211/patches/850-brcmsmac-remove-extra-regulation-restriction.patch | |
parent | 8b30afb00537eb479cae6cae758765c3c874bb8f (diff) | |
download | upstream-70ac77f8696f0684d22199a278aa80585ddcd1bc.tar.gz upstream-70ac77f8696f0684d22199a278aa80585ddcd1bc.tar.bz2 upstream-70ac77f8696f0684d22199a278aa80585ddcd1bc.zip |
mac80211: update to 2015-12-03
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47771
Diffstat (limited to 'package/kernel/mac80211/patches/850-brcmsmac-remove-extra-regulation-restriction.patch')
-rw-r--r-- | package/kernel/mac80211/patches/850-brcmsmac-remove-extra-regulation-restriction.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/850-brcmsmac-remove-extra-regulation-restriction.patch b/package/kernel/mac80211/patches/850-brcmsmac-remove-extra-regulation-restriction.patch index 185c4279e9..3c93386b30 100644 --- a/package/kernel/mac80211/patches/850-brcmsmac-remove-extra-regulation-restriction.patch +++ b/package/kernel/mac80211/patches/850-brcmsmac-remove-extra-regulation-restriction.patch @@ -1,5 +1,5 @@ ---- a/drivers/net/wireless/brcm80211/brcmsmac/channel.c -+++ b/drivers/net/wireless/brcm80211/brcmsmac/channel.c +--- a/drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c ++++ b/drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c @@ -58,19 +58,12 @@ (((c) < 149) ? 3 : 4)))) |