summaryrefslogtreecommitdiffstats
path: root/package/openwrt/include
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-15 03:19:48 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-15 03:19:48 +0000
commit0b5b57048725b624f663d15675b0b4072fe14905 (patch)
tree162e1ca84bbee837de29cb0dc54bf5827a94f1bc /package/openwrt/include
parent742bf5602428fe87f82e4be68245f2364878d388 (diff)
add txpwr with reg. override to wlc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@375 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openwrt/include')
-rw-r--r--package/openwrt/include/wlioctl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/openwrt/include/wlioctl.h b/package/openwrt/include/wlioctl.h
index 8688503af..1a461019e 100644
--- a/package/openwrt/include/wlioctl.h
+++ b/package/openwrt/include/wlioctl.h
@@ -562,8 +562,8 @@ typedef struct wlc_rev_info {
#define WLC_SET_WEP 43
#define WLC_GET_KEY 44
#define WLC_SET_KEY 45
-#define WLC_GET_PASSIVE 48 /* added by nbd */
-#define WLC_SET_PASSIVE 49 /* added by nbd */
+#define WLC_GET_PASSIVE 48 /* added by nbd */
+#define WLC_SET_PASSIVE 49 /* added by nbd */
#define WLC_SCAN 50
#define WLC_SCAN_RESULTS 51
#define WLC_DISASSOC 52