WMM AC: Delete tspecs on roaming
authorEliad Peller <eliad@wizery.com>
Mon, 29 Dec 2014 02:14:59 +0000 (21:14 -0500)
committerJouni Malinen <j@w1.fi>
Sun, 4 Jan 2015 16:32:59 +0000 (18:32 +0200)
commitfecc2bb5a887bd291d05102070c8c7b61acf8aaf
treecb8d214694172f2f8fd3063c406c314a6e1eaf1c
parent20fe74561c1ad1aca2557b273278ade0a5ee5bca
WMM AC: Delete tspecs on roaming

In case of roaming, we don't get disassoc notification, but
still want to remove the existing tspecs.

Move the wmm_ac_notify_disassoc() call to the state change
function, which get called also on roaming.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
wpa_supplicant/events.c
wpa_supplicant/wpa_supplicant.c