linux/drivers/net/wireless/intel/iwlwifi/pcie
Luca Coelho c24c7f58d7 iwlwifi: trans: don't call the trans-specific ref/unref directly
It's cleaner to always call the iwl_trans_ref/unref() functions
instead of sometimes calling the trans-specific ops directly.  This
also prepares for moving some of the code from the trans-specific ops
to the common trans code.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2016-05-10 22:14:45 +03:00
..
drv.c * fix P2P rates (and possibly other issues) 2016-05-10 11:56:24 +03:00
internal.h iwlwifi: trans: don't call the trans-specific ref/unref directly 2016-05-10 22:14:45 +03:00
rx.c iwlwifi: pcie: remove duplicate assignment of variable isr_stats 2016-03-30 16:24:52 +03:00
trans.c iwlwifi: trans: don't call the trans-specific ref/unref directly 2016-05-10 22:14:45 +03:00
tx.c iwlwifi: trans: don't call the trans-specific ref/unref directly 2016-05-10 22:14:45 +03:00