summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/carl9170/patches/100-request_firmware_compat.patch2
-rw-r--r--package/carl9170/patches/110-ht_default.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/carl9170/patches/100-request_firmware_compat.patch b/package/carl9170/patches/100-request_firmware_compat.patch
index 93fdc6f08..f1dae2d01 100644
--- a/package/carl9170/patches/100-request_firmware_compat.patch
+++ b/package/carl9170/patches/100-request_firmware_compat.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/carl9170/usb.c
+++ b/drivers/net/wireless/ath/carl9170/usb.c
-@@ -983,11 +983,28 @@ err_failed:
+@@ -988,11 +988,28 @@ err_failed:
ar9170_usb_firmware_failed(aru);
}
diff --git a/package/carl9170/patches/110-ht_default.patch b/package/carl9170/patches/110-ht_default.patch
index aa629497c..5e1c4bccf 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.");