From 6652beff625ce596952d9bbcfbdbfaeb9c145c47 Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Mon, 2 Oct 2006 19:55:22 +0200 Subject: [PATCH] --- yaml --- r: 41475 b: refs/heads/master c: fe75f7471ba5604fe65435f717e3612a482c28cb h: refs/heads/master i: 41473: d4bc6d29fa32707df0127e805a3715c0d3a727b4 41471: 8672d418fa543721992796f417ca025975cb169c v: v3 --- [refs] | 2 +- trunk/include/linux/wireless.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 785b476773eb..0ab6b9125e7d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3d396eb17e9f8c5f59314078b45b88647591378d +refs/heads/master: fe75f7471ba5604fe65435f717e3612a482c28cb diff --git a/trunk/include/linux/wireless.h b/trunk/include/linux/wireless.h index a50a0130fd9e..7c269f4992eb 100644 --- a/trunk/include/linux/wireless.h +++ b/trunk/include/linux/wireless.h @@ -546,6 +546,8 @@ /* MLME requests (SIOCSIWMLME / struct iw_mlme) */ #define IW_MLME_DEAUTH 0 #define IW_MLME_DISASSOC 1 +#define IW_MLME_AUTH 2 +#define IW_MLME_ASSOC 3 /* SIOCSIWAUTH/SIOCGIWAUTH struct iw_param flags */ #define IW_AUTH_INDEX 0x0FFF