]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27a06753bdb790bda32efc52a660ca0f9c8800dc
tree42c52e7d5a1860a1884351b149a72cfc650ccbd7
parent00e034052488b4044536c2492f41b9839be82e46
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