]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iwlwifi: move iwl_drv to be shared across transports
authorSara Sharon <sara.sharon@intel.com>
Tue, 5 Jul 2016 15:50:17 +0000 (18:50 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 6 Jul 2016 07:37:44 +0000 (10:37 +0300)
commit6f482e37b75d4e56cdb9b56ae7057f3ce67097bc
treee80233534dc826ba4d308abb3186128307e45add
parent38398efb74b63e03c41d13429bf7f8afefe1dbe2
iwlwifi: move iwl_drv to be shared across transports

All transports has this structure. By moving it to be
shared, we can get rid of casting to the specific transport
in probe and remove.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-trans.h
drivers/net/wireless/intel/iwlwifi/pcie/drv.c
drivers/net/wireless/intel/iwlwifi/pcie/internal.h