iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNC
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 4 May 2015 08:20:52 +0000 (11:20 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 21 May 2015 19:27:03 +0000 (22:27 +0300)
commit165b3c4f78ca72bd83bf6abd9ecc472c09f444d3
tree42c52e7d5a1860a1884351b149a72cfc650ccbd7
parent18f84673fb0fb3b4727ecf53a7455874172899d4
iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNC

There are buses that can't handle ASYNC command without
copying them. Duplicate the host command instead.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/coex_legacy.c