OSDN Git Service

iwlwifi: remove redundant reading from NVM file
authorChaya Rachel Ivgi <chaya.rachel.ivgi@intel.com>
Wed, 13 Sep 2017 12:12:16 +0000 (15:12 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 6 Oct 2017 11:57:22 +0000 (14:57 +0300)
commita2ff48af65ad661a257987fa05973351c595002e
treef12ad930c1d49d322eb4d9442179c824ec8eb8aa
parentdd05f9aab4426ff178b12d601e50d19d336eba30
iwlwifi: remove redundant reading from NVM file

The driver reads xtal_calib from NVM file, but actually never uses it.
This is only used in dvm driver.

Signed-off-by: Chaya Rachel Ivgi <chaya.rachel.ivgi@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c