Remove unused last_scan_full
authorJouni Malinen <j@w1.fi>
Thu, 26 Dec 2013 14:38:05 +0000 (16:38 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Dec 2013 16:27:48 +0000 (18:27 +0200)
commit69278f73288631700b6e9c027301f561b42f9609
tree24d12bedb586a531078bf4ae13fe2f0d26f53fb9
parentcef16c47fb6ef3eeec79f0e353ef0341e63dc36c
Remove unused last_scan_full

This parameter was not really used for anything else apart from a debug
message in the same function that set it. In addition, cfg80211 returns
the set of scanned frequencies even for the full scan, so the code that
was setting this conditionally on frequency list not being there was not
really ever entered either.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/bss.c
wpa_supplicant/wpa_supplicant_i.h