nl80211: Update drv->assoc_freq on mesh join
authorJouni Malinen <j@w1.fi>
Sat, 4 Jun 2016 18:30:18 +0000 (21:30 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 4 Jun 2016 18:30:18 +0000 (21:30 +0300)
commit92a515b8692b0154b157071710b48d297da60754
treeb35088e54f8eea528eb2f30977dcd52718d89693
parent2cf6341e64b0f807f0accbe547a8c705dcf720a9
nl80211: Update drv->assoc_freq on mesh join

This is needed to provide the correct frequency in SIGNAL_POLL command.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c