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:
37145e8
)
compat-wireless: fix to include net/mac80211.h for pending-stable
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Mon, 27 Sep 2010 23:50:40 +0000
(16:50 -0700)
committer
Luis R. Rodriguez
<lrodriguez@atheros.com>
Mon, 27 Sep 2010 23:58:33 +0000
(16:58 -0700)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
scripts/admin-update.sh
patch
|
blob
|
history
diff --git
a/scripts/admin-update.sh
b/scripts/admin-update.sh
index fc15e20311662aca944358a7d7bae372803598f1..b0661cc9488c4935c25d35b75b94e1aed19a0531 100755
(executable)
--- a/
scripts/admin-update.sh
+++ b/
scripts/admin-update.sh
@@
-414,6
+414,7
@@
export WSTABLE="
include/linux/nl80211.h
include/linux/rfkill.h
include/net/cfg80211.h
+ include/net/mac80211.h
include/net/regulatory.h
include/net/cfg80211.h"