]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211.c
nl80211: Recognize NL80211_CMD_TRIGGER_SCAN events
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 1 Oct 2009 10:58:17 +0000 (13:58 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 1 Oct 2009 10:58:17 +0000 (13:58 +0300)
commitd942a79e6a9237b664e9973e11d109e2598340ab
treec061dbbbfecc539642961981d5b7247fe34a7084
parent1066c1ee3c8a786f688a46f9d3be8ebfd27580de
nl80211: Recognize NL80211_CMD_TRIGGER_SCAN events

Replace "nl80211: Ignored unknown event (cmd=33)" with
"nl80211: Scan trigger" to make debug output clearer. We do not
currently do anything with this event apart from showing it in
the debug log.
src/drivers/driver_nl80211.c