diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-26 14:27:52 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-26 14:27:52 +0000 |
commit | 35523f861222beacd8dc0e723a38555019e647e0 (patch) | |
tree | eae812c00cdfc27d1741dca5597b0591883524ab /package/carl9170/patches/110-ht_default.patch | |
parent | d11c471cf992dc7670387491147629cbe46a61f8 (diff) |
package/carl9170: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20456 3c298f89-4303-0410-b956-a3cf2f4a3e73
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."); |