Fix WMM and MFP STA flag setting with flags_or/flags_and
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 11 May 2009 10:49:57 +0000 (13:49 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 11 May 2009 10:49:57 +0000 (13:49 +0300)
commiteddd8010e6fac0c907cbc0af4df3e8c5144fd5f3
tree0e8d1a4378507263df5f0605d5feef206fcc3db9
parentc4e281fd91080200424cec2162f072737b80e7e8
Fix WMM and MFP STA flag setting with flags_or/flags_and

These were included correctly in total_flags, but not in
flags_or/flags_and.
hostapd/ieee802_11.c