iwlwifi: mvm: prevent the NIC to be powered at driver load time.
authorEytan Lifshitz <eytan.lifshitz@intel.com>
Wed, 11 Sep 2013 10:39:18 +0000 (12:39 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Oct 2013 07:56:58 +0000 (09:56 +0200)
Some NICs aren't allowed to be powered up at driver load time.
Fix it, and move the external NVM loading from driver load time to
driver up time (parsing the external nvm file remains at driver load time).

Signed-off-by: Eytan Lifshitz <eytan.lifshitz@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found