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)
commit9a57f650d0c95b827cb795e69d824accda045a9d
tree6f79727240e5a45e3476b4a42f763c87bedcbd1a
parent72a3356885d13c4dd0b41034b931e3d5a0f807cc
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