[PATCH] softmac: add SIOCSIWMLME
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 20 Apr 2006 18:02:02 +0000 (20:02 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 24 Apr 2006 20:15:58 +0000 (16:15 -0400)
commit9a1771e86756212041b32d80b850cc4c8063360a
tree798f75306930072d8d97f95ef1a6846a27f003f5
parente3c5a64e7075dd066316f1685caadabcbc649427
[PATCH] softmac: add SIOCSIWMLME

This patch adds the SIOCSIWMLME wext to softmac, this functionality
appears to be used by wpa_supplicant and is softmac-specific.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Jouni Malinen <jkm@devicescape.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/ieee80211softmac_wx.h
net/ieee80211/softmac/ieee80211softmac_assoc.c
net/ieee80211/softmac/ieee80211softmac_priv.h
net/ieee80211/softmac/ieee80211softmac_wx.c