From: Arik Nemtsov Date: Tue, 3 Jul 2012 06:11:03 +0000 (+0300) Subject: wlcore: define number of supported bands internally X-Git-Tag: v3.6-rc1~125^2~57^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=091185d6bc77d8177fe894b35d64d3ad081c7c30;p=pandora-kernel.git wlcore: define number of supported bands internally Avoid using the IEEE80211_NUM_BANDS constant for arrays sizes etc, as this can contain bands unsupported by the driver (e.g. 60Ghz). Use an internal constant to determine the number of bands. Signed-off-by: Arik Nemtsov --- Reading git-diff-tree failed