From: Liad Kaufman Date: Sun, 1 Jun 2014 14:21:33 +0000 (+0300) Subject: iwlwifi: update trans->hw_rev 8000 hw family format X-Git-Tag: cleanup-for-v3.18~108^2~210^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b513ee7fd6dd5ca6498eee99fa46c0d6c0f21c9d;p=pandora-kernel.git iwlwifi: update trans->hw_rev 8000 hw family format The format of the CSR_HW_REV register has changed in 8000 HW family. To keep backwards compatibility, we store the value of this register as usual in trans->hw_rev, only we store it in the old format in this variable. Signed-off-by: Liad Kaufman Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed