]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Fetch assoc_freq from scan table for connect event
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 16 May 2011 15:35:42 +0000 (18:35 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 16 May 2011 15:35:42 +0000 (18:35 +0300)
commitf5a8d4222910bf922d2842491f30da832b83f40f
tree653430f87b3f1fe233c2cac478d1a1848d7dea39
parent0725cc7b7efc434910e89865c42eda7ce61bbf08
nl80211: Fetch assoc_freq from scan table for connect event

When kernel-based SME is used, use the scan table to find a BSS entry
for the associated AP when processing connected event.
src/drivers/driver_nl80211.c