diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-03-22 21:00:58 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-03-22 21:00:58 +0000 |
commit | b6e1efbc04bc40b951649b054839968819cbbb05 (patch) | |
tree | 29b1bf399c9cc9974981422b01b4db8d2034952f /package/mac80211/patches/402-ath9k_blink_default.patch | |
parent | bb5c25babc8d576b33f7c832a887bb5d73a29c63 (diff) | |
download | upstream-b6e1efbc04bc40b951649b054839968819cbbb05.tar.gz upstream-b6e1efbc04bc40b951649b054839968819cbbb05.tar.bz2 upstream-b6e1efbc04bc40b951649b054839968819cbbb05.zip |
mac80211: update to wireless-testing 2011-03-22
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26273 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 5f07a6da9a..75e6454cc5 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 -@@ -33,7 +33,7 @@ int ath9k_modparam_nohwcrypt; +@@ -34,7 +34,7 @@ int ath9k_modparam_nohwcrypt; module_param_named(nohwcrypt, ath9k_modparam_nohwcrypt, int, 0444); MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption"); |