]> git.ipfire.org Git - thirdparty/hostap.git/commit
Android: Fix PNO start function conversion
authorJouni Malinen <j@w1.fi>
Wed, 14 Dec 2011 23:06:02 +0000 (01:06 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 14 Dec 2011 23:06:02 +0000 (01:06 +0200)
commita97bde0af453e5e4bbe4b1fdd6883e258730fe10
treeae483dde15cb9053e19f19015cdb962108ad11ba
parentaa543c0c33cb4f6ad2f3ca3e3f6c30a1e0ebf535
Android: Fix PNO start function conversion

The wpa_hexdump_ascii() call did not get converted properly and this
was missed becaused of it getting defined out from the build. Anyway,
this better use the correct variable names should that debug print
ever be enabled for Android.

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