From: Arik Nemtsov Date: Wed, 25 Feb 2015 09:06:37 +0000 (+0200) Subject: iwlwifi: mvm: assign new TLV bit for multi-source LAR X-Git-Tag: omap-for-v4.2/o2_dc~131^2~39^2~6^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d165d12e36584c44abb8e912944a84c78f91b7c;p=pandora-kernel.git iwlwifi: mvm: assign new TLV bit for multi-source LAR According to FW methodology, the capability bits should be the only ones that change per-HW. The API bits should remain constant across different HWs. Currently this is not the case with multi-source LAR (API bit 9). Assign a new capability bit to eventually replace the API bit. Until the API bit can be deprecated, the driver will check either to enable multi-source LAR. Signed-off-by: Arik Nemtsov Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed