]> git.openfabrics.org - ~emulex/infiniband.git/commit
wlcore/wl12xx/wl18xx: configure max_stations per-hw
authorEliad Peller <eliad@wizery.com>
Mon, 10 Feb 2014 11:47:23 +0000 (13:47 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 13 Feb 2014 20:20:15 +0000 (15:20 -0500)
commit32f0fd5b700064f821105be041d0075decc4ec64
treeefb6c5216fbd72e430e0a8ca8ee3869c45fcc98b
parentda08fdfaf09f161c923c9d2b7db2fba8cc9c457c
wlcore/wl12xx/wl18xx: configure max_stations per-hw

Each hw supports a different max stations (connected to the
same ap). add a new wl->max_ap_stations and use it instead
of the current common AP_MAX_STATIONS.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wl12xx/wl12xx.h
drivers/net/wireless/ti/wl18xx/main.c
drivers/net/wireless/ti/wl18xx/wl18xx.h
drivers/net/wireless/ti/wlcore/main.c
drivers/net/wireless/ti/wlcore/wlcore.h
drivers/net/wireless/ti/wlcore/wlcore_i.h