mac80211: update to latest version from trunk
[openwrt-10.03/.git] / package / mac80211 / patches / 120-pr_fmt_warnings.patch
index 9b69328df0a4e5f42757adccd90ecf2d6ab2d481..920398e5014316b5f818fdec40ba14c76fb3491d 100644 (file)
  #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
  
  #include <linux/etherdevice.h>
+--- a/compat/crc8.c
++++ b/compat/crc8.c
+@@ -14,6 +14,7 @@
+  * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+  */
++#undef pr_fmt
+ #define pr_fmt(fmt)           KBUILD_MODNAME ": " fmt
+ #include <linux/module.h>