Remove unneeded hostapd_wmm_sta_config()
authorJouni Malinen <j@w1.fi>
Sun, 13 Dec 2009 09:14:21 +0000 (11:14 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 13 Dec 2009 09:14:21 +0000 (11:14 +0200)
commita34325dde9d88ec379f5b2c960ad1ef9182a2f33
tree41237ea331db5a8661fcdd82f3643a56e8fee561
parent60c8cfb4fbd15837843a0a39a3cd5fd587f95bc5
Remove unneeded hostapd_wmm_sta_config()

The WMM STA flag is already taken care of by handle_assoc_cb() and there
is no point trying to do this unless hostapd is taking care MLME
processing, so no need to call this from drv_callbacks.c.
hostapd/drv_callbacks.c
hostapd/wme.c
hostapd/wme.h