]> 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)
commita1615b90dc406e7ec3ad03e6cfb3352556bd40cb
tree6f79727240e5a45e3476b4a42f763c87bedcbd1a
parentdbfc7dac20302c7f0364766976c0df36d7b8d8c5
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