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