89798aa1325680c91b3f05656947e7b56e7758e9

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_wapi_info_t typedef does not meet any of those criteria, so replace it with a well named struct. Change-Id: I3f5d0faf689fac619643c78ca554bba3775bde04 CRs-Fixed: 2094514
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%