linux/drivers/net/wireless/intel/iwlwifi/pcie
Luca Coelho 49060383a7 iwlwifi: remove unnecessary argument to iwl_drv_start()
When iwl_drv_start() is called, trans->cfg must already be set, so
there's no need to pass cfg separately, since it can be accessed
directly from trans->cfg.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-02-06 19:19:25 +02:00
..
drv.c iwlwifi: remove unnecessary argument to iwl_drv_start() 2017-02-06 19:19:25 +02:00
internal.h iwlwifi: pcie: avoid variable shadowing in TFD helpers 2016-09-22 23:23:49 +03:00
rx.c iwlwifi: pcie: use LIST_HEAD() macro 2016-09-19 11:29:35 +03:00
trans.c iwlwifi: pcie: fix the set of DMA memory mask 2017-02-06 19:19:23 +02:00
tx.c iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIe 2017-02-06 19:19:15 +02:00