diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-06-05 14:09:14 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-06-05 14:09:14 +0000 |
commit | 236e7ee23997523bbb5d8bda001768523967d99a (patch) | |
tree | 755e8075cefece25370a65816f0b3da20b475034 /package/kernel/mac80211/patches/600-0007-rt2x00-rt2800lib-fix-max-supported-beacon-count-for-.patch | |
parent | 2454ee8645432e4975ee9c05e22f5feef5e76243 (diff) | |
download | mtk-20170518-236e7ee23997523bbb5d8bda001768523967d99a.zip mtk-20170518-236e7ee23997523bbb5d8bda001768523967d99a.tar.gz mtk-20170518-236e7ee23997523bbb5d8bda001768523967d99a.tar.bz2 |
rt2x00: merge beacon setup fixes, disable unused hw beacon slots
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41016
Diffstat (limited to 'package/kernel/mac80211/patches/600-0007-rt2x00-rt2800lib-fix-max-supported-beacon-count-for-.patch')
-rw-r--r-- | package/kernel/mac80211/patches/600-0007-rt2x00-rt2800lib-fix-max-supported-beacon-count-for-.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/600-0007-rt2x00-rt2800lib-fix-max-supported-beacon-count-for-.patch b/package/kernel/mac80211/patches/600-0007-rt2x00-rt2800lib-fix-max-supported-beacon-count-for-.patch index 752cd89..303d2be 100644 --- a/package/kernel/mac80211/patches/600-0007-rt2x00-rt2800lib-fix-max-supported-beacon-count-for-.patch +++ b/package/kernel/mac80211/patches/600-0007-rt2x00-rt2800lib-fix-max-supported-beacon-count-for-.patch @@ -10,7 +10,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> --- a/drivers/net/wireless/rt2x00/rt2800lib.c +++ b/drivers/net/wireless/rt2x00/rt2800lib.c -@@ -7841,7 +7841,10 @@ int rt2800_probe_hw(struct rt2x00_dev *r +@@ -7864,7 +7864,10 @@ int rt2800_probe_hw(struct rt2x00_dev *r if (rt2x00_rt(rt2x00dev, RT3593)) __set_bit(RT2800_HAS_HIGH_SHARED_MEM, &drv_data->rt2800_flags); |