TDLS: Declare tdls_testing as extern in a header file
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 23 Jun 2016 10:31:04 +0000 (13:31 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 23 Jun 2016 10:31:04 +0000 (13:31 +0300)
commit6013bbe04f138f7d5d750a3e1939732cbde0426a
treef80198f49fd30ff552fff3880a75fe79281b089e
parent0e672b89e795ffb613faf17f22e78e47b268e2c5
TDLS: Declare tdls_testing as extern in a header file

This gets rid of a sparse warning with CONFIG_TDLS_TESTING builds.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/rsn_supp/wpa.h
wpa_supplicant/ctrl_iface.c