Provide an offset to CSA counters in Probe Response frames
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Tue, 8 Sep 2015 09:46:27 +0000 (12:46 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 3 Oct 2015 18:08:22 +0000 (21:08 +0300)
commit95e551c5f76a31792f27a0e2972ab2cf10978a8c
treec4801ff5f094628194cf82a8524f8e4b68966c00
parent2d3943ce5b4c6cb7765ef9dd5c6275179f1d6342
Provide an offset to CSA counters in Probe Response frames

Pass to the driver a list of CSA counter offsets when sending Probe
Response frames during a CSA period. This allows the kernel to correctly
update the CSA/eCSA elements.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/ap/beacon.c