From: Eran Harary Date: Wed, 11 Dec 2013 06:13:50 +0000 (+0200) Subject: iwlwifi: pcie: Fix CSR_RESET operation access type X-Git-Tag: v3.14-rc1~94^2~238^2^2~83^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce836c76da42d8e54042f6d759663e7ad79769ba;p=pandora-kernel.git iwlwifi: pcie: Fix CSR_RESET operation access type The access to the CSR_RESET reg should be done as a complete DWORD and not by setting a bit. This is the right way to reset the device. Signed-off-by: Eran Harary Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed