OSDN Git Service

iwlwifi: pcie: remove the active field in struct iwl_txq
authorSara Sharon <sara.sharon@intel.com>
Thu, 29 Sep 2016 11:31:24 +0000 (14:31 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 11 Apr 2017 11:54:37 +0000 (14:54 +0300)
commitde74c455fd991024be76a535df4d66e96af3896e
tree05f4b159ba37580a9d9efd2cdac963ce99c30ff7
parentb9f916202997f515456c09e2c893b0dc83049d31
iwlwifi: pcie: remove the active field in struct iwl_txq

We already have queue_used in the transport - we can
use it instead.

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