From 4d165d12e36584c44abb8e912944a84c78f91b7c Mon Sep 17 00:00:00 2001 From: Arik Nemtsov Date: Wed, 25 Feb 2015 11:06:37 +0200 Subject: [PATCH] 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-format-patch failed