projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] uci: bump pkg release after r21489-r21494 (#7312)
[openwrt.git]
/
package
/
mac80211
/
patches
/
602-rt2x00-remove-mcu-requests-for-soc.patch
diff --git
a/package/mac80211/patches/602-rt2x00-remove-mcu-requests-for-soc.patch
b/package/mac80211/patches/602-rt2x00-remove-mcu-requests-for-soc.patch
index
607d7c9
..
e743af3
100644
(file)
--- a/
package/mac80211/patches/602-rt2x00-remove-mcu-requests-for-soc.patch
+++ b/
package/mac80211/patches/602-rt2x00-remove-mcu-requests-for-soc.patch
@@
-14,9
+14,9
@@
Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
--- a/drivers/net/wireless/rt2x00/rt2800pci.c
+++ b/drivers/net/wireless/rt2x00/rt2800pci.c
--- a/drivers/net/wireless/rt2x00/rt2800pci.c
+++ b/drivers/net/wireless/rt2x00/rt2800pci.c
-@@ -6
0,6 +60
,12 @@ static void rt2800pci_mcu_status(struct
- unsigned int i;
-
u32 reg
;
+@@ -6
6,6 +66
,12 @@ static void rt2800pci_mcu_status(struct
+ if (rt2x00_is_soc(rt2x00dev))
+
return
;
+ /*
+ * SOC devices don't support MCU requests.
+ /*
+ * SOC devices don't support MCU requests.
This page took
0.022023 seconds
and
4
git commands to generate.