projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: update to wireless-testing 2011-11-15
[openwrt.git]
/
package
/
mac80211
/
patches
/
120-pr_fmt_warnings.patch
diff --git
a/package/mac80211/patches/120-pr_fmt_warnings.patch
b/package/mac80211/patches/120-pr_fmt_warnings.patch
index
920398e
..
53add82
100644
(file)
--- a/
package/mac80211/patches/120-pr_fmt_warnings.patch
+++ b/
package/mac80211/patches/120-pr_fmt_warnings.patch
@@
-147,7
+147,7
@@
+#undef pr_fmt
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+#undef pr_fmt
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
- #include <linux/module
param
.h>
+ #include <linux/module.h>
--- a/drivers/net/wireless/libertas/mesh.c
+++ b/drivers/net/wireless/libertas/mesh.c
@@ -1,3 +1,4 @@
--- a/drivers/net/wireless/libertas/mesh.c
+++ b/drivers/net/wireless/libertas/mesh.c
@@ -1,3 +1,4 @@
This page took
0.02197 seconds
and
4
git commands to generate.