From: Eran Harary Date: Thu, 20 Feb 2014 09:00:01 +0000 (+0200) Subject: iwlwifi: mvm: prepare infrastructure for more TLV flags X-Git-Tag: v3.15-rc1~113^2~159^2^2~129^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2978b1162c5a55f8411e34519d343713e8ec7a3;p=pandora-kernel.git iwlwifi: mvm: prepare infrastructure for more TLV flags We use the TLV flags as a handshake between the firmware and the driver. These flags allow the firmware to advertise its capabilities and API version. Since we are running short of bits, we add a new infrastructure which is more scalable, yet backward compatible. We make now the difference between API changes and the capabilities. Both can have an index which allows to scale at will. Signed-off-by: Eran Harary Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed