Remove IEEE80211_REQUIRE_AUTH_ACK
authorJouni Malinen <j@w1.fi>
Fri, 27 Dec 2013 17:11:21 +0000 (19:11 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Dec 2013 17:35:12 +0000 (19:35 +0200)
commitaa03dbd517d7ec1e1d981e7ae548e8ff3405d1f7
treed1ed86515f179d49163d0112e8bdf75426fbeb84
parent121f2ab49a7bedcebeeab8b5b1f7214f3e603e54
Remove IEEE80211_REQUIRE_AUTH_ACK

This is not really needed for anything and the standard does not require
such validation step to be made for Authentication frame transmission.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/ieee802_11.c