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 | ee7f3d21f416c540b8b8b271b7174efaf6c4f658 (patch) | |
tree | e66857ec5f82d8dc15b06461b2e2cc53ce48c0cf /package/mac80211/patches/402-ath9k_blink_default.patch | |
parent | 85b859a2b6ec255557b9cb204b54b64a3e73cc48 (diff) | |
download | upstream-ee7f3d21f416c540b8b8b271b7174efaf6c4f658.tar.gz upstream-ee7f3d21f416c540b8b8b271b7174efaf6c4f658.tar.bz2 upstream-ee7f3d21f416c540b8b8b271b7174efaf6c4f658.zip |
mac80211: update to wireless-testing 2011-03-22
SVN-Revision: 26273
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"); |