projects
/
openwrt
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
mac80211: create channel list for fixed channel operation
[openwrt/openwrt.git]
/
package
/
kernel
/
mac80211
/
files
/
mac80211.hotplug
1
#!/bin/sh
2
3
[
"
${ACTION}
"
=
"add"
] && {
4
/
sbin
/
wifi config
5
}