]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Update channel switch driver interface
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Thu, 14 Nov 2013 10:28:29 +0000 (12:28 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Nov 2013 14:48:33 +0000 (16:48 +0200)
commitdcca2219aec260fba9d8b1c5eb010fd6bfe64efd
treead9c0669391f0e58daef07d239784f55fbb10783
parente1925bde366ab076cc2f69e415bf9201d60efdbe
wpa_supplicant: Update channel switch driver interface

Add csa_settings struct which holds parameters for CSA. Change driver
interface for switch_channel(), so that it will receive this struct and
not only the new frequency as it was before. This allows wpa_supplicant
to provide all the required parameters (beacons, proberesp, assocresp,
CSA IE) which are required by cfg80211 implementation.

Signed-hostap: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/drivers/driver.h
wpa_supplicant/driver_i.h