nl80211: Add get_bss_ifindex() helper
authorJouni Malinen <j@w1.fi>
Sat, 4 Oct 2014 13:20:38 +0000 (16:20 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 4 Oct 2014 13:21:03 +0000 (16:21 +0300)
commit5dfbd725a95d50475c63ab3a2e85031afd68614b
treedca3e9606bce0ba35bf9b6864d74ac5763200eac
parentf1a613118ed51f3ecbaab8940744f4ff205c2e67
nl80211: Add get_bss_ifindex() helper

This can be used to fetch a BSS entry based on interface index.

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