projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de5ad71
)
add monitor mode ioctls
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 8 Mar 2005 13:26:38 +0000
(13:26 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 8 Mar 2005 13:26:38 +0000
(13:26 +0000)
SVN-Revision: 358
openwrt/package/openwrt/include/wlioctl.h
patch
|
blob
|
history
diff --git
a/openwrt/package/openwrt/include/wlioctl.h
b/openwrt/package/openwrt/include/wlioctl.h
index e452488b72ec88a3abdaa47f1882bf85119222f9..90f49e20975e29ffcb8954a3820b2a3d7cacfe32 100644
(file)
--- a/
openwrt/package/openwrt/include/wlioctl.h
+++ b/
openwrt/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_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 */