diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-05-16 21:50:26 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-05-16 21:50:26 +0000 |
commit | c2bee5a64a2c1aeb45e05474ecf4300f43bc6afa (patch) | |
tree | 86dc37c189ca584d51990f49b08c60ed9bcb0d64 /package/mac80211/patches/018-revert_printk_va_format.patch | |
parent | 894d50da25d002530d83907f0b5015b76d92e912 (diff) | |
download | upstream-c2bee5a64a2c1aeb45e05474ecf4300f43bc6afa.tar.gz upstream-c2bee5a64a2c1aeb45e05474ecf4300f43bc6afa.tar.bz2 upstream-c2bee5a64a2c1aeb45e05474ecf4300f43bc6afa.zip |
mac80211: update to 2011-05-13
SVN-Revision: 26912
Diffstat (limited to 'package/mac80211/patches/018-revert_printk_va_format.patch')
-rw-r--r-- | package/mac80211/patches/018-revert_printk_va_format.patch | 2 |
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 2cbc0f95e9..76a0452440 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 -@@ -322,83 +322,59 @@ static int b43_ratelimit(struct b43_wl * +@@ -323,83 +323,59 @@ static int b43_ratelimit(struct b43_wl * void b43info(struct b43_wl *wl, const char *fmt, ...) { |