diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-08-11 13:52:27 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-08-11 13:52:27 +0000 |
commit | 400f75a1b657eceb5e661adb5bf56c2498b4a2ff (patch) | |
tree | 1d85da294b86812834c0c0ba2c7ef076e866bbdb /package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch | |
parent | ce2ced73118dfd1dab21392f91cda19f005f949d (diff) | |
download | mtk-20170518-400f75a1b657eceb5e661adb5bf56c2498b4a2ff.zip mtk-20170518-400f75a1b657eceb5e661adb5bf56c2498b4a2ff.tar.gz mtk-20170518-400f75a1b657eceb5e661adb5bf56c2498b4a2ff.tar.bz2 |
mac80211: update to 2011-08-10
SVN-Revision: 27958
Diffstat (limited to 'package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch')
-rw-r--r-- | package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 --- 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 -@@ -38,6 +38,7 @@ +@@ -39,6 +39,7 @@ #include <linux/input-polldev.h> #include <linux/kfifo.h> #include <linux/timer.h> |