summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/018-revert_printk_va_format.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-08-27 21:57:07 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-08-27 21:57:07 +0000
commit46d2b929c768ad4f0817f9132cddb71eaf1f40c4 (patch)
treefed67b37873565ef3fbd16fa3083a9138a1bb411 /package/mac80211/patches/018-revert_printk_va_format.patch
parent0a97fda27ece3b2c2efad038297ae284ff03ff78 (diff)
downloadmtk-20170518-46d2b929c768ad4f0817f9132cddb71eaf1f40c4.zip
mtk-20170518-46d2b929c768ad4f0817f9132cddb71eaf1f40c4.tar.gz
mtk-20170518-46d2b929c768ad4f0817f9132cddb71eaf1f40c4.tar.bz2
mac80211: update to wireless-testing 2011-08-26
SVN-Revision: 28093
Diffstat (limited to 'package/mac80211/patches/018-revert_printk_va_format.patch')
-rw-r--r--package/mac80211/patches/018-revert_printk_va_format.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/018-revert_printk_va_format.patch b/package/mac80211/patches/018-revert_printk_va_format.patch
index 8b7e644..6aff41a 100644
--- a/package/mac80211/patches/018-revert_printk_va_format.patch
+++ b/package/mac80211/patches/018-revert_printk_va_format.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/b43/main.c
+++ b/drivers/net/wireless/b43/main.c
-@@ -334,83 +334,59 @@ static int b43_ratelimit(struct b43_wl *
+@@ -337,83 +337,59 @@ static int b43_ratelimit(struct b43_wl *
void b43info(struct b43_wl *wl, const char *fmt, ...)
{
@@ -98,7 +98,7 @@
--- a/drivers/net/wireless/b43legacy/main.c
+++ b/drivers/net/wireless/b43legacy/main.c
-@@ -180,75 +180,52 @@ static int b43legacy_ratelimit(struct b4
+@@ -179,75 +179,52 @@ static int b43legacy_ratelimit(struct b4
void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...)
{