summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/018-revert_printk_va_format.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-06-24 19:53:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-06-24 19:53:13 +0000
commitc7744447a5312258fb08d8191976d35170ed8faa (patch)
treee56b59dcf552f1cae375d9d5b33716c9dc090e75 /package/mac80211/patches/018-revert_printk_va_format.patch
parente2d3555a9110e82b9161ebe2643fc0badd4ec565 (diff)
downloadmtk-20170518-c7744447a5312258fb08d8191976d35170ed8faa.zip
mtk-20170518-c7744447a5312258fb08d8191976d35170ed8faa.tar.gz
mtk-20170518-c7744447a5312258fb08d8191976d35170ed8faa.tar.bz2
mac80211: update to wireless-testing 2011-06-22
SVN-Revision: 27275
Diffstat (limited to 'package/mac80211/patches/018-revert_printk_va_format.patch')
-rw-r--r--package/mac80211/patches/018-revert_printk_va_format.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/018-revert_printk_va_format.patch b/package/mac80211/patches/018-revert_printk_va_format.patch
index 76a0452..960a65b 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
-@@ -323,83 +323,59 @@ static int b43_ratelimit(struct b43_wl *
+@@ -334,83 +334,59 @@ static int b43_ratelimit(struct b43_wl *
void b43info(struct b43_wl *wl, const char *fmt, ...)
{