mwifiex/mxm_wifiex
Zhipeng Wang a7f96835dc MA-20998-6 mxm_wifiex: Fix unannotated fall-through between switch labels build error
Fix below build error:

mxm_wifiex/wlan_src/mlinux/moal_pcie.c:1385:2: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough]
        case PCIE_INT_MODE_MSI:
        ^
mxm_wifiex/wlan_src/mlinux/moal_pcie.c:1402:2: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough]
        case PCIE_INT_MODE_LEGACY:
        ^

Change-Id: I1322a4f2f128b39b4ac7e01ede5c0145905f2f8f
Signed-off-by: Zhipeng Wang <zhipeng.wang_1@nxp.com>
2023-03-29 18:37:24 +00:00
..
wlan_src MA-20998-6 mxm_wifiex: Fix unannotated fall-through between switch labels build error 2023-03-29 18:37:24 +00:00
mxmwifi.mk MA-20803 WiFi Q4 release merge 2022-10-21 10:38:19 +00:00