diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-11-18 11:27:19 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-11-18 11:27:19 +0000 |
commit | 7edf0229435ce1d11bc8096c95e93373d7fda71f (patch) | |
tree | 5366708341c61ef88965c36fb8e15bdd4088cd3a /package/mac80211/patches/402-ath9k_blink_default.patch | |
parent | 7d6a631816dfec96e57068189d2a5c463e0d1314 (diff) | |
download | upstream-7edf0229435ce1d11bc8096c95e93373d7fda71f.tar.gz upstream-7edf0229435ce1d11bc8096c95e93373d7fda71f.tar.bz2 upstream-7edf0229435ce1d11bc8096c95e93373d7fda71f.zip |
mac80211: update to wireless-testing 2011-11-15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29240 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 0721227b94..6fa7f734c4 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 -@@ -35,7 +35,7 @@ int ath9k_modparam_nohwcrypt; +@@ -36,7 +36,7 @@ int ath9k_modparam_nohwcrypt; module_param_named(nohwcrypt, ath9k_modparam_nohwcrypt, int, 0444); MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption"); |