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)
commit323d8f1be18e7cef53027c24e46308900dc7a90c
treec1abba250ae57f8ceb16d30f90f5f44d875b7f9d
parentd9378080a12ba314476fcccf4ce1328794e4e230
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