linux/drivers/net/wireless/intel/iwlwifi/pcie
Sara Sharon 2047fa5401 iwlwifi: pcie: unify restock calls on init
Currently code calls restock for mq devices during the init
function, unlike sq where restock is called after init.
This causes an harmless but alarming deadlock warning from
lockdep, to fix this - unify the init code.
Rename the restock functions while at it.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2016-07-06 00:15:36 +03:00
..
drv.c iwlwifi: allow combining different phy images with mac images 2016-05-10 22:14:49 +03:00
internal.h iwlwifi: pcie: workaround HW shadow registers bug 2016-07-01 18:09:42 +03:00
rx.c iwlwifi: pcie: unify restock calls on init 2016-07-06 00:15:36 +03:00
trans.c iwlwifi: pcie: workaround HW shadow registers bug 2016-07-01 18:09:42 +03:00
tx.c iwlwifi: wake from runtime suspend before sending sync commands 2016-05-10 22:14:48 +03:00