]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Add channel switch implementation
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Thu, 14 Nov 2013 10:28:30 +0000 (12:28 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Nov 2013 15:12:49 +0000 (17:12 +0200)
commit1c4ffa8746e9ec270b14c4e99a5e850f8effd882
tree1b14843aae7a27d31e6f52073f24ee7d7c8eba15
parentdcca2219aec260fba9d8b1c5eb010fd6bfe64efd
nl80211: Add channel switch implementation

Implement nl80211 switch_channel() operation.
Publish flags indicating kernel support for channel switch.

Signed-hostap: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/drivers/driver_nl80211.c