]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Subscribe management frames for WPA_IF_AP_BSS types
authorYogesh Ashok Powar <yogeshp@marvell.com>
Sun, 29 Jan 2012 10:33:05 +0000 (12:33 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 29 Jan 2012 10:34:38 +0000 (12:34 +0200)
commit3dd1d8906df9defcb84505cbc6cf0b8afa4d1eca
treea9ea285d4a850eb361c4794cdc318093f0e138f1
parenta7a6af4cbab1e1667ecf15e5aedb00f330a63839
nl80211: Subscribe management frames for WPA_IF_AP_BSS types

In multiple BSSes scenario for the drivers that do not use
monitor interface and do not implement AP SME, RX MGMT
frame subscription happens only for the default bss (first_bss).

Subscribe for RX MGMT frames for such BSSes.

Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
src/drivers/driver_nl80211.c