mac80211: drop retransmitted data frames from the cooked monitor interface - reduces...
[openwrt.git] / package / mac80211 / patches / 120-pr_fmt_warnings.patch
index 4679499..e080af7 100644 (file)
   * Copyright 2006-2010                Johannes Berg <johannes@sipsolutions.net>
   */
  
-+#undef pr_fmt
- #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
- #include <linux/if.h>
---- a/net/wireless/core.c.orig
-+++ b/net/wireless/core.c.orig
-@@ -4,6 +4,7 @@
-  * Copyright 2006-2010                Johannes Berg <johannes@sipsolutions.net>
-  */
 +#undef pr_fmt
  #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
  
This page took 0.022381 seconds and 4 git commands to generate.