diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:27:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:27:52 +0000 |
commit | 6121ec60a451de95e440f4c43f0c98d11c07d913 (patch) | |
tree | 53c851b6eca7b72ab5e9fdd6f5350b00ac95a09b /package/carl9170/patches/110-ht_default.patch | |
parent | c227567fb5f988514c9549a22f570a8d8f2f318d (diff) | |
download | upstream-6121ec60a451de95e440f4c43f0c98d11c07d913.tar.gz upstream-6121ec60a451de95e440f4c43f0c98d11c07d913.tar.bz2 upstream-6121ec60a451de95e440f4c43f0c98d11c07d913.zip |
package/carl9170: refresh patches
SVN-Revision: 20456
Diffstat (limited to 'package/carl9170/patches/110-ht_default.patch')
-rw-r--r-- | package/carl9170/patches/110-ht_default.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/carl9170/patches/110-ht_default.patch b/package/carl9170/patches/110-ht_default.patch index aa629497c6..5e1c4bccfa 100644 --- a/package/carl9170/patches/110-ht_default.patch +++ b/package/carl9170/patches/110-ht_default.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/carl9170/main.c +++ b/drivers/net/wireless/ath/carl9170/main.c -@@ -50,7 +50,7 @@ static int modparam_nohwcrypt; +@@ -51,7 +51,7 @@ static int modparam_nohwcrypt; module_param_named(nohwcrypt, modparam_nohwcrypt, bool, S_IRUGO); MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption."); |