3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-17 17:39:28 +01:00

scan: Add debug in scan_exit

This commit is contained in:
Denis Kenzior 2015-09-22 14:07:27 -05:00
parent 3f7e6e86bb
commit 0b298dd313

View File

@ -1040,6 +1040,8 @@ bool scan_exit()
{
bool r;
l_debug("");
if (!nl80211)
return false;