summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mac80211.c
diff options
context:
space:
mode:
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>2013-04-30 14:33:04 +0300
committerJohannes Berg <johannes.berg@intel.com>2013-05-13 18:12:01 +0200
commitc571573a027bb65ac415141f919df3c0fa0fedb4 (patch)
treeb7e1979d5a54470820779c6ef418857feb3d8626 /drivers/net/wireless/iwlwifi/mvm/mac80211.c
parent7df15b1e6f5994115bee369a527b50ec3521a39b (diff)
iwlwifi: pcie: prefer to load the firmware in one shot
Users complained about allocation failures, so we loaded the firmware in small chunks (PAGE_SIZE). This makes the firmware restart considerably slower. So, always prefer to load it in one shot allocating a big chunk of coherent, and use smaller chunks as a fallback solution. On my laptop, this reduces the fw loading time from 120ms to 20ms. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Reviewed-by: Moshe Island <moshe.island@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/mvm/mac80211.c')
0 files changed, 0 insertions, 0 deletions