]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: add missing break statement in switch case
authorAmitkumar Karwar <akarwar@marvell.com>
Mon, 15 Jun 2015 11:03:35 +0000 (04:03 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 16 Jun 2015 08:33:16 +0000 (11:33 +0300)
commite0539d49625c0e50a00ce2b3ecf43d44236506f3
treec1abba250ae57f8ceb16d30f90f5f44d875b7f9d
parentd739bc24e5f7833c44a623f257404989ce149a46
mwifiex: add missing break statement in switch case

This patch adds missing break statement at the end of
EVENT_BT_COEX_WLAN_PARA_CHANGE switch section.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/sta_event.c