]> git.ipfire.org Git - thirdparty/hostap.git/commit
Android: Silence unused function parameter warnings
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 19 Feb 2015 10:48:51 +0000 (12:48 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 19 Feb 2015 10:48:51 +0000 (12:48 +0200)
commitebe8d3f254c125437a377314abb75a0d8d09ee32
tree324e1c77613e826c92d616183b09ea09b554b798
parentdbd10da810da226fa605aa771a8bb3436a43be0a
Android: Silence unused function parameter warnings

Numbers of hs20-osu-client functions do not use all of the parameters
currently. This makes the compiler output difficult to read due to
undesired warning messages. Get rid of those specific warnings for now.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hs20/client/Android.mk