]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Remove unused WPA_DRIVER_FLAGS_MULTI_CHANNEL_CONCURRENT
authorIlan Peer <ilan.peer@intel.com>
Sun, 21 Jul 2013 17:51:01 +0000 (20:51 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 21 Jul 2013 17:52:09 +0000 (20:52 +0300)
commit932659696e2755bb1ecd6a27e1968fd27eef4948
treee6ba59a0b454bd7c9d877befb69cd26d43a3234f
parent0d08efa447a5c5fb20bbed18a2ced36a8afe9221
nl80211: Remove unused WPA_DRIVER_FLAGS_MULTI_CHANNEL_CONCURRENT

This is not used anymore after the previous commits that changed the
driver interface to use number of supported concurrent channels instead
of this flag.

Signed-hostap: Ilan Peer <ilan.peer@intel.com>
Signed-hostap: David Spinadel <david.spinadel@intel.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c