iwlwifi: allocate Tx cmd pool per device
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 24 May 2012 16:24:34 +0000 (19:24 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Jun 2012 11:21:22 +0000 (13:21 +0200)
Different transports will have different needs: New tranports
need headroom for their own use before the Tx cmd. So allocate
the Tx cmd pool in the transport and give it a unique name
based on dev_name.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found