diff options
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | 2015-03-01 07:23:45 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-03-03 14:46:53 +0100 |
commit | 510baea1e46da47bcaa5e93c664abd84ab6ee21a (patch) | |
tree | 028c0d0f8f319590463d22160b8d3f892b248318 /drivers/net/ipvlan | |
parent | ath9k: Remove useless return value check (diff) | |
download | linux-510baea1e46da47bcaa5e93c664abd84ab6ee21a.tar.xz linux-510baea1e46da47bcaa5e93c664abd84ab6ee21a.zip |
ath9k: Initialize MCI state correctly
The MCI configuration values are assigned
in ath9k_hw_btcoex_init_mci() which are used
by the MCI reset routine. When initializing
BTCOEX/MCI, ath_mci_setup() ends up using
uninitialized data. Fix this by setting up
the configuration parameters before issuing
a MCI reset.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/ipvlan')
0 files changed, 0 insertions, 0 deletions