]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: BT Coex - fix copy paste issue
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 29 Oct 2013 20:50:49 +0000 (22:50 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 30 Oct 2013 17:20:48 +0000 (19:20 +0200)
commit4c165dcd5dc8aeda18000770bf0596d12f61d835
tree34c741a66f138de3db4c44df73af782f821098db
parent02dbd2b579a9a274e4dfc7854f671f27cda3510d
iwlwifi: mvm: BT Coex - fix copy paste issue

Putting the context id of the primary phy context in
the placeholder of the secondary is obviously a bad
idea.
Spotted by smatch.

Fixes: c45a0cc951f0 ("iwlwifi: mvm: new BT Coex API")
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/bt-coex.c