mac80211: Take status code as parameter to ieee80211_send_auth
authorJouni Malinen <j@w1.fi>
Sun, 30 Sep 2012 16:29:37 +0000 (19:29 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 17 Oct 2012 09:02:10 +0000 (11:02 +0200)
commit700e8ea6770df3113e735bcc76ecd6ffac71a13c
treec96dc1c3cf789a34f8c2141da6d8c05bd28039fc
parent3448c0058327356049f140116fc6632bbfd0c122
mac80211: Take status code as parameter to ieee80211_send_auth

Non-zero status code may be needed for Authentication frames, e.g.,
when using SAE.

Signed-off-by: Jouni Malinen <j@w1.fi>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/util.c