]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Fix shared freq check and support AP mode validation
authorJouni Malinen <j@w1.fi>
Sun, 8 Apr 2012 17:42:45 +0000 (20:42 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 8 Apr 2012 17:42:45 +0000 (20:42 +0300)
commit86ae2e8a42c79d6dba94f3a025f84abb5fd98c6c
treee18b770532d55da9b7620327b865848c68cfba66
parent4b156206092d1d500407abbed7007071deee47d0
P2P: Fix shared freq check and support AP mode validation

The previous commit did not use the correct pointer in all operations
and was specific to station mode interfaces. Fix and extend it to work
with AP/GO interfaces, too.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/p2p_supplicant.c