commit | 291084951825e1efca081926b10bf3ff7e872476 | [log] [tgz] |
---|---|---|
author | Sara Sharon <sara.sharon@intel.com> | Sun Jan 08 16:45:46 2017 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Tue Apr 25 23:08:32 2017 +0300 |
tree | 3f50e9b6484162c412fd960b2847862bb232c2ea | |
parent | d8a130b02d0caa9a8f0c14db11d84320ffc62c57 [diff] |
iwlwifi: adjust NVM parsing APIs for new a000 method In a000 devices we will get all nvm data from the firmware, and can save most of the parsing. Export two APIs that op mode will still use. Adjust API of init_sbands to be independent of NVM file structure so it can be used by op mode as well. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>