nl80211: Pass TDLS channel-switch start/stop params to kernel
authorArik Nemtsov <arik@wizery.com>
Mon, 29 Dec 2014 03:35:20 +0000 (22:35 -0500)
committerJouni Malinen <j@w1.fi>
Sun, 4 Jan 2015 19:46:37 +0000 (21:46 +0200)
commit72b2605f15553f1ddf4bc05be61450720aa4899a
tree9a1a7dca8b1a3de2ddf3e2fe251bea6499f0a2e2
parent6b90deae4dbe694d3411647c4b34f476f8340011
nl80211: Pass TDLS channel-switch start/stop params to kernel

The kernel-driver/firmware are responsible for performing periodic
switches to the target channel with the given peer. Propagate all TDLS
channel switching related information to kernel.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
src/drivers/driver_nl80211.c