aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/600-0026-rt2x00-rt2800lib-use-correct-beacon-count-for-RT3883.patch
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2016-06-22 19:09:54 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-22 19:09:54 +0200
commit3b4425c874c036370e97bf19a571539fa1b0f354 (patch)
treedaa3ff1349d16fdef1fc9c5ef72c3fe32b4edaef /package/kernel/mac80211/patches/600-0026-rt2x00-rt2800lib-use-correct-beacon-count-for-RT3883.patch
parent61d1d288b993532a0882dfdbc1f82d33596cfe08 (diff)
parent6d853e81c8a5aee47047e08e7dc4b3cf2b239d78 (diff)
downloadmaster-187ad058-3b4425c874c036370e97bf19a571539fa1b0f354.tar.gz
master-187ad058-3b4425c874c036370e97bf19a571539fa1b0f354.tar.bz2
master-187ad058-3b4425c874c036370e97bf19a571539fa1b0f354.zip
Merge branch 'master' of https://github.com/wigyori/openwrt
Diffstat (limited to 'package/kernel/mac80211/patches/600-0026-rt2x00-rt2800lib-use-correct-beacon-count-for-RT3883.patch')
-rw-r--r--package/kernel/mac80211/patches/600-0026-rt2x00-rt2800lib-use-correct-beacon-count-for-RT3883.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/600-0026-rt2x00-rt2800lib-use-correct-beacon-count-for-RT3883.patch b/package/kernel/mac80211/patches/600-0026-rt2x00-rt2800lib-use-correct-beacon-count-for-RT3883.patch
index 6ce224aba2..220e35fe4c 100644
--- a/package/kernel/mac80211/patches/600-0026-rt2x00-rt2800lib-use-correct-beacon-count-for-RT3883.patch
+++ b/package/kernel/mac80211/patches/600-0026-rt2x00-rt2800lib-use-correct-beacon-count-for-RT3883.patch
@@ -10,7 +10,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
--- a/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
+++ b/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
-@@ -8403,7 +8403,8 @@ int rt2800_probe_hw(struct rt2x00_dev *r
+@@ -8407,7 +8407,8 @@ int rt2800_probe_hw(struct rt2x00_dev *r
if (rt2x00_rt(rt2x00dev, RT3593))
__set_bit(RT2800_HAS_HIGH_SHARED_MEM, &drv_data->rt2800_flags);