]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/p2p_supplicant.c
wpa_supplicant: Fix misplaced os_free
authorPrashanth Kumar <prashanthkumar.kr@globaledgesoft.com>
Mon, 3 Feb 2014 12:19:02 +0000 (17:49 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 3 Feb 2014 17:35:09 +0000 (19:35 +0200)
commit1b56d398a7646c66fd3df8f0a5159c920f99de36
tree24017a8331799c53c4882621c18cb6dcb2f8d827
parent8597ebdbd44dd4dfb680a17a1d71c183377a0223
wpa_supplicant: Fix misplaced os_free

os_free has wfd_dev_info_hex as an argument which is defined within
CONFIG_NO_STDOUT_DEBUG

Signed-hostap: Prashanth Kumar <prashanthkumar.kr@globaledgesoft.com>
wpa_supplicant/p2p_supplicant.c