]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Handle pre-CAC expired event from the driver
authorVasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>
Wed, 8 Mar 2017 05:13:17 +0000 (10:43 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 9 Mar 2017 15:01:36 +0000 (17:01 +0200)
commit62c8c7f721563d0417fa10efb2b7faa6ee57034b
tree86d14b252a7cede5fd786461aa2b1777b942f993
parentcaaaee072b6ca56c03a0cc66e7fe482a745128f7
nl80211: Handle pre-CAC expired event from the driver

Process the new nl80211 event NL80211_RADAR_PRE_CAC_EXPIRED to allow the
driver to notify expiry of the CAC result on a channel.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_common.c
src/drivers/driver_nl80211_event.c