Searched hist:afd5b1704cb15eabc4358b7b0dd7f33099408eaa (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-nvm-parse.h | diff afd5b1704cb15eabc4358b7b0dd7f33099408eaa Tue Mar 01 11:18:22 CET 2016 Sara Sharon <sara.sharon@intel.com> iwlwifi: refactor the code that reads the MAC address from the NVM
It makes it slightly easier to follow. Pass the pointer to the transport which allows to read WFMP_MAC_ADDR_X register only when needed and to use IWL_ERR instead of the less commonly used IWL_ERR_DEV logger macro.
Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
|
H A D | iwl-nvm-parse.c | diff afd5b1704cb15eabc4358b7b0dd7f33099408eaa Tue Mar 01 11:18:22 CET 2016 Sara Sharon <sara.sharon@intel.com> iwlwifi: refactor the code that reads the MAC address from the NVM
It makes it slightly easier to follow. Pass the pointer to the transport which allows to read WFMP_MAC_ADDR_X register only when needed and to use IWL_ERR instead of the less commonly used IWL_ERR_DEV logger macro.
Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | nvm.c | diff afd5b1704cb15eabc4358b7b0dd7f33099408eaa Tue Mar 01 11:18:22 CET 2016 Sara Sharon <sara.sharon@intel.com> iwlwifi: refactor the code that reads the MAC address from the NVM
It makes it slightly easier to follow. Pass the pointer to the transport which allows to read WFMP_MAC_ADDR_X register only when needed and to use IWL_ERR instead of the less commonly used IWL_ERR_DEV logger macro.
Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
|