0a2a65bb24162e6198784980897ab9530b84aa80

Currently, there is no break statement between switch cases in function hdd_stop_present_mode(), here first case has to fall through the next case instead of using break statement. Add /* fallthrough */ comment between the cases. Change-Id: I518628fb8ee084a0ea8de5c98c18a9a6c20b2637 CRs-Fixed: 2233177
This is CNSS WLAN Host Driver for products starting from iHelium
Beschreibung
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%