projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdbd40c
)
Use linux/compat.h for rfkill backport
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Fri, 11 Dec 2009 06:00:13 +0000
(22:00 -0800)
committer
Luis R. Rodriguez
<lrodriguez@atheros.com>
Fri, 11 Dec 2009 06:00:13 +0000
(22:00 -0800)
The compat patch was still using net/compat.h
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
patches/03-rfkill.patch
patch
|
blob
|
history
diff --git
a/patches/03-rfkill.patch
b/patches/03-rfkill.patch
index a221dff8c46a0df7b2ddbc4e855d853dfe52e845..02cdbe2abd37ac87cb2dae2fb7258fd49160c0f5 100644
(file)
--- a/
patches/03-rfkill.patch
+++ b/
patches/03-rfkill.patch
@@
-170,7
+170,7
@@
This would do the policing from within mac80211.
*/
#include <linux/types.h>
-+#include <
net
/compat.h>
++#include <
linux
/compat.h>
/* define userspace visible states */
#define RFKILL_STATE_SOFT_BLOCKED 0