]> git.ipfire.org Git - thirdparty/hostap.git/commit
Move extern declarations for bgscan modules into a header file
authorJouni Malinen <j@w1.fi>
Fri, 24 Jun 2016 14:27:12 +0000 (17:27 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 24 Jun 2016 16:02:58 +0000 (19:02 +0300)
commit9eece21357b6706ca783635b761350e74a8e8992
tree9478e40416a45597a1acc2a84fd9e28019b08ad3
parent39ab6a5de2e4c2170cafdfa3f1e5b718929dc58e
Move extern declarations for bgscan modules into a header file

This gets rid of number of sparse warnings and also allows the
compatibility of the declarations to be verified.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/bgscan.c
wpa_supplicant/bgscan.h