]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211.c
nl80211: Add support for off-channel Action TX/RX commands
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 16 Feb 2010 17:41:49 +0000 (19:41 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 16 Feb 2010 17:41:49 +0000 (19:41 +0200)
commit58f6fbe05cf338f287af6245a7826d917a469912
treeb92b663fdafa9ac0fabfe9880acc4749e2be1ba5
parentb7a2b0b68cb870a6744851495a766ecbb8bfc6fe
nl80211: Add support for off-channel Action TX/RX commands

The kernel side support for this was just added into
wireless-testing.git. This commit adds the driver wrapper code needed
to allow wpa_supplicant to use the new functionality.
src/drivers/driver_nl80211.c