Add disable_scan_offload parameter to disable automatic scan offloading
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 17 Apr 2012 13:30:15 +0000 (16:30 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 17 Apr 2012 13:30:15 +0000 (16:30 +0300)
commit54ddd74369d5da56d81bff8e400d259449881345
tree8ad88d87148e18018fa3e594a1f2a9c66e51f5e3
parent5b9cecafaf8c14c056d92b652ee91b83187ec3e5
Add disable_scan_offload parameter to disable automatic scan offloading

This new configuration parameter can be used to disable automatic
offloading of scan requests to the driver which was previously used
by default if the driver supported sched_scan.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/scan.c