From ccd2cd2a4d5a5665cac2a35606a37ee193f8f29a Mon Sep 17 00:00:00 2001 From: wbx Date: Wed, 1 Jun 2005 13:47:19 +0000 Subject: will be removed as soon as we have another solution, seems to be compatible with wl 3.9 driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1128 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/openwrt/include/wlioctl.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/openwrt/include') diff --git a/package/openwrt/include/wlioctl.h b/package/openwrt/include/wlioctl.h index 84b6272e4..d5ef11f9e 100644 --- a/package/openwrt/include/wlioctl.h +++ b/package/openwrt/include/wlioctl.h @@ -1087,6 +1087,8 @@ typedef struct wlc_rev_info { #define ABO_OFF 0 /* force afterburner off */ #define ABO_ON 1 /* force afterburner on */ +#define GMODE_AFTERBURNER 6 + #undef PACKED #endif /* _wlioctl_h_ */ -- cgit v1.2.3