iwlwifi: transport: track number of allocated queues
authorJohannes Berg <johannes.berg@intel.com>
Fri, 22 May 2015 09:33:12 +0000 (11:33 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 5 Oct 2015 11:33:27 +0000 (14:33 +0300)
commit56882e6cab432508c79b350d7842af3abac9c7d3
tree2a9c9a7a11eb830b61d0b100d2d2bb5da2dad84a
parenta190430c5eeaff1b3a0cfc05d3572650b3bd3beb
iwlwifi: transport: track number of allocated queues

As the transport will decide how many queues (and MSI-X vectors)
to allocate, add a field to indicate that to the op-mode so it
can size/allocate its own data structures appropriately.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/iwlwifi/iwl-trans.c
drivers/net/wireless/iwlwifi/iwl-trans.h