projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
netifd: update to latest version, fixes some use-after-free issues
[openwrt.git]
/
package
/
mac80211
/
patches
/
602-rt2x00-introduce-rt2x00_platform_h.patch
diff --git
a/package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
b/package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
index
2194cca
..
7f8c9a5
100644
(file)
--- a/
package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
+++ b/
package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
@@
-22,7
+22,7
@@
+#endif /* _RT2X00_PLATFORM_H */
--- a/drivers/net/wireless/rt2x00/rt2x00.h
+++ b/drivers/net/wireless/rt2x00/rt2x00.h
-@@ -3
8,6 +38
,7 @@
+@@ -3
9,6 +39
,7 @@
#include <linux/input-polldev.h>
#include <linux/kfifo.h>
#include <linux/timer.h>
This page took
0.029036 seconds
and
4
git commands to generate.