From: Eliad Peller Date: Mon, 10 Feb 2014 11:47:22 +0000 (+0200) Subject: wlcore/wl12xx/wl18xx: configure num_links per-hw X-Git-Tag: v3.15-rc1~113^2~289^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da08fdfaf09f161c923c9d2b7db2fba8cc9c457c;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed