iwlwifi: move queue functions to PCI-E
authorJohannes Berg <johannes.berg@intel.com>
Mon, 5 Mar 2012 19:24:42 +0000 (11:24 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 6 Mar 2012 20:16:14 +0000 (15:16 -0500)
commitbffc66ce2210b149fd171eccad2aef9802c0b35d
tree472f5307310c9454556988a28c54b82134a14250
parentc977a33d84fb3d706faa0b62f9671f49b16dde34
iwlwifi: move queue functions to PCI-E

iwl_queue_inc_wrap/iwl_queue_dec_wrap aren't
shared functions, they are PCI-E specific,
so move them into the appropriate header.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-shared.h
drivers/net/wireless/iwlwifi/iwl-trans-pcie-int.h
This page took 0.027218 seconds and 5 git commands to generate.