diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-06-18 01:26:36 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-06-18 01:26:36 +0000 |
commit | 75a137d38bd701a4062789e7a59b173d20db6928 (patch) | |
tree | fe2a28fedad04703b1d6951b1bc0f33b08fa4fce /package/mac80211/patches/800-b43-gpio-mask-module-option.patch | |
parent | d787e8414b4ab04ebddbf5d1a5a52278d532c4b3 (diff) | |
download | upstream-75a137d38bd701a4062789e7a59b173d20db6928.tar.gz upstream-75a137d38bd701a4062789e7a59b173d20db6928.tar.bz2 upstream-75a137d38bd701a4062789e7a59b173d20db6928.zip |
mac80211: update to wireless-testing 2012-06-14
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32420 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/800-b43-gpio-mask-module-option.patch')
-rw-r--r-- | package/mac80211/patches/800-b43-gpio-mask-module-option.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/800-b43-gpio-mask-module-option.patch b/package/mac80211/patches/800-b43-gpio-mask-module-option.patch index f746cc9e1a..01f270ff83 100644 --- a/package/mac80211/patches/800-b43-gpio-mask-module-option.patch +++ b/package/mac80211/patches/800-b43-gpio-mask-module-option.patch @@ -22,7 +22,7 @@ static int modparam_bad_frames_preempt; module_param_named(bad_frames_preempt, modparam_bad_frames_preempt, int, 0444); MODULE_PARM_DESC(bad_frames_preempt, -@@ -2689,10 +2694,10 @@ static int b43_gpio_init(struct b43_wlde +@@ -2690,10 +2695,10 @@ static int b43_gpio_init(struct b43_wlde u32 mask, set; b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_GPOUTSMSK, 0); |