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 | 4fd20e8c50b204be6f1a33a9d27114b8871b2a5d (patch) | |
tree | 48f300893b7183822006b4d7c389679f98f858b4 /package/mac80211/patches/402-ath9k_blink_default.patch | |
parent | 06878dba1740a0a396d143bedd596c75aeaf4fc7 (diff) | |
download | upstream-4fd20e8c50b204be6f1a33a9d27114b8871b2a5d.tar.gz upstream-4fd20e8c50b204be6f1a33a9d27114b8871b2a5d.tar.bz2 upstream-4fd20e8c50b204be6f1a33a9d27114b8871b2a5d.zip |
mac80211: update to wireless-testing 2010-11-30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24235 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 8269e61c6b..85fcc63c35 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"); |