diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-18 11:27:19 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-18 11:27:19 +0000 |
commit | e194f60a49979616867b44d249156e37728b3cbd (patch) | |
tree | 5366708341c61ef88965c36fb8e15bdd4088cd3a /package/mac80211/patches/402-ath9k_blink_default.patch | |
parent | caca8eaab1ec72f135f2880df269629e559f87f1 (diff) |
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"); |