]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: check FW's response for nvm access write cmd
authorMatti Gottlieb <matti.gottlieb@intel.com>
Mon, 2 Nov 2015 11:01:54 +0000 (13:01 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 26 Nov 2015 14:38:49 +0000 (16:38 +0200)
commit6a197c27b7a54bf71175eece981b6f29aea5d142
tree6f79727240e5a45e3476b4a42f763c87bedcbd1a
parent2dcfe7aaafd1bc2a301f96d6b93087bff456d1a8
iwlwifi: mvm: check FW's response for nvm access write cmd

In case of using an external NVM file, the driver sends to the
FW the different nvm sections. In the response of the cmd, the
FW states the status of the writing of the chunk.

Currently the value is not checked by the driver.

Check FW's response for writing the nvm chunk in the NVM_ACCESS_CMD.

Signed-off-by: Matti Gottlieb <matti.gottlieb@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/nvm.c