diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-01-09 12:45:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-01-09 12:45:28 +0000 |
commit | 5c9fd3b2d26012f8b77d1f5c86bf0b9223460cf4 (patch) | |
tree | 3b9cc236acb707d3a563f84f91f5d7fc6c183bd4 /package/mac80211/patches/400-ath_move_debug_code.patch | |
parent | 4834d09a3f91622bb78e2163181a976933a96c43 (diff) | |
download | mtk-20170518-5c9fd3b2d26012f8b77d1f5c86bf0b9223460cf4.zip mtk-20170518-5c9fd3b2d26012f8b77d1f5c86bf0b9223460cf4.tar.gz mtk-20170518-5c9fd3b2d26012f8b77d1f5c86bf0b9223460cf4.tar.bz2 |
mac80211: update to 2013-01-07, add several ath9k stability fixes
SVN-Revision: 35063
Diffstat (limited to 'package/mac80211/patches/400-ath_move_debug_code.patch')
-rw-r--r-- | package/mac80211/patches/400-ath_move_debug_code.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/400-ath_move_debug_code.patch b/package/mac80211/patches/400-ath_move_debug_code.patch index 690d67b..c91128d 100644 --- a/package/mac80211/patches/400-ath_move_debug_code.patch +++ b/package/mac80211/patches/400-ath_move_debug_code.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/Makefile +++ b/drivers/net/wireless/ath/Makefile -@@ -9,7 +9,7 @@ obj-$(CONFIG_ATH_COMMON) += ath.o +@@ -10,7 +10,7 @@ obj-$(CONFIG_ATH_COMMON) += ath.o ath-objs := main.o \ regd.o \ hw.o \ |