Fix STA flag setting for auto-authorization if 802.1X/WPA is not used
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 28 May 2009 14:37:47 +0000 (17:37 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 28 May 2009 14:37:47 +0000 (17:37 +0300)
commit8077a80042c371c6c79e4f1e576943c2c64a6d4e
tree79620acbe9052a83dce25ef697e695e72c843427
parentcb8564b1ddf2738fa26a80523078749bb7a55c5f
Fix STA flag setting for auto-authorization if 802.1X/WPA is not used

The authorized flag needs to be added to the set_flags mask to fix
the flags_or/_and values that are now used with the new nl80211
attribute.
hostapd/ieee802_11.c