FST: Mark wpa_supplicant callback functions get_peer_{first,next} static
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 23 Jun 2016 10:32:29 +0000 (13:32 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 23 Jun 2016 10:32:29 +0000 (13:32 +0300)
commit39cdd3a0f954afa830b18e9334daf10ef5833ed7
tree60c7e5e0671faf5bcf39ac53526e25639300234b
parent6013bbe04f138f7d5d750a3e1939732cbde0426a
FST: Mark wpa_supplicant callback functions get_peer_{first,next} static

These are used only through function pointers, so no need to keep the
functions non-static.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpa_supplicant.c