diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-12-04 01:32:04 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-12-04 01:32:04 +0000 |
commit | 2a55832f5884d0512556d772b5532aa5737f39ad (patch) | |
tree | 001d013871bb58416622c40e93c6dee2979966fc /package/mac80211/patches/402-ath9k_blink_default.patch | |
parent | b599f7dc42e33e6c04523deefabc316501e92baf (diff) | |
download | mtk-20170518-2a55832f5884d0512556d772b5532aa5737f39ad.zip mtk-20170518-2a55832f5884d0512556d772b5532aa5737f39ad.tar.gz mtk-20170518-2a55832f5884d0512556d772b5532aa5737f39ad.tar.bz2 |
mac80211: update to wireless-testing 2010-11-30
SVN-Revision: 24235
Diffstat (limited to 'package/mac80211/patches/402-ath9k_blink_default.patch')
-rw-r--r-- | package/mac80211/patches/402-ath9k_blink_default.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/402-ath9k_blink_default.patch b/package/mac80211/patches/402-ath9k_blink_default.patch index 8269e61..85fcc63 100644 --- a/package/mac80211/patches/402-ath9k_blink_default.patch +++ b/package/mac80211/patches/402-ath9k_blink_default.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/init.c +++ b/drivers/net/wireless/ath/ath9k/init.c -@@ -34,7 +34,7 @@ int modparam_nohwcrypt; +@@ -33,7 +33,7 @@ int modparam_nohwcrypt; module_param_named(nohwcrypt, modparam_nohwcrypt, int, 0444); MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption"); |