diff options
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."); |