projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
make kernel ppp optional and remove cramfs support
[openwrt.git]
/
package
/
openwrt
/
include
/
wlioctl.h
diff --git
a/package/openwrt/include/wlioctl.h
b/package/openwrt/include/wlioctl.h
index
e452488
..
90f49e2
100644
(file)
--- a/
package/openwrt/include/wlioctl.h
+++ b/
package/openwrt/include/wlioctl.h
@@
-595,6
+595,8
@@
typedef struct wlc_rev_info {
#define WLC_GET_REVINFO 98
#define WLC_GET_MACMODE 105
#define WLC_SET_MACMODE 106
#define WLC_GET_REVINFO 98
#define WLC_GET_MACMODE 105
#define WLC_SET_MACMODE 106
+#define WLC_GET_MONITOR 107 /* added by nbd */
+#define WLC_SET_MONITOR 108 /* added by nbd */
#define WLC_GET_GMODE 109
#define WLC_SET_GMODE 110
#define WLC_GET_CURR_RATESET 114 /* current rateset */
#define WLC_GET_GMODE 109
#define WLC_SET_GMODE 110
#define WLC_GET_CURR_RATESET 114 /* current rateset */
This page took
0.019081 seconds
and
4
git commands to generate.