diff options
author | Eliad Peller <eliad@wizery.com> | 2014-02-10 11:47:22 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-02-13 20:20:15 (GMT) |
commit | da08fdfaf09f161c923c9d2b7db2fba8cc9c457c (patch) | |
tree | 58e656a0d257a899082ec2d24469eb9523f33fa8 /mm | |
parent | 75fb4df7f804229372e073977615a149a4a28dc0 (diff) | |
download | linux-da08fdfaf09f161c923c9d2b7db2fba8cc9c457c.tar.xz |
wlcore/wl12xx/wl18xx: configure num_links per-hw
Upcoming fw versions will have different max links support
(according to the hw). Get ready for it by configuring
wl->num_links per-hw, instead of using the const WL12XX_MAX_LINKS.
However, continue using WLCORE_MAX_LINKS in order to simplify
structs declarations (we use it in multiple bitmaps, and converting
them to dynamic arrays is just cumbersome).
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions