iwlwifi: mvm: don't allocate BT_COEX cmd on stack
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 26 Jun 2013 12:54:34 +0000 (15:54 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Jul 2013 13:13:28 +0000 (16:13 +0300)
This command will change and be much bigger.
Prepare to that by stop allocating on the stack.

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

No differences found