3758894ae82cfd32e4570ed8e53865e1d4196eb6

The Linux Coding Style enumerates a few special cases where typedefs are useful, but stresses "NEVER EVER use a typedef unless you can clearly match one of those rules." The hdd_scaninfo_t typedef does not meet any of those criteria, so replace it with a well named struct. Change-Id: Ia61b1f525a02e21a29e512dcb4c3678b730e6bd6 CRs-Fixed: 2093812
This is CNSS WLAN Host Driver for products starting from iHelium
Descripción
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%