nl80211: Report the number of concurrent support channels
authorIlan Peer <ilan.peer@intel.com>
Sun, 21 Jul 2013 16:49:47 +0000 (19:49 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 21 Jul 2013 16:49:47 +0000 (19:49 +0300)
commit4752147d88007a099d64f926937508bd7efa5045
tree4612ee38478b0dcdfa0ebe8ee69c6e82215bfaf3
parentd7df0fa727a2a79d7b22df6c68961220349ab2e3
nl80211: Report the number of concurrent support channels

Previously, drivers only reported if they support multiple concurrent
channels, but did not report the maximum number of supported channels.
Add this reporting to the driver capabilities and add the implementation
to driver_nl80211.

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
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h