commit | 03e304e4e7ace25a532bfed51c7737d4aec768cd | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Jun 26 15:54:34 2013 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Jul 16 16:13:28 2013 +0300 |
tree | 41ffc1818ce930a9603a90d985e6f3597b30ae26 | |
parent | 8e0366f9c7ceefaa1c9fdb9529d23011d655d49c [diff] |
iwlwifi: mvm: don't allocate BT_COEX cmd on stack 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>