Ethan Zuo ed6d1cfe86 mt_wifi: fix wrong return type
This fixes the error that occurred when compiling with GCC 10.
The return type of ExtEventPhyIcsUnSolicitDataHandler is void so we cannot return NDIS_STATUS_FAILURE here.

Signed-off-by: Ethan Zuo <yuxuan.zuo@outlook.com>
2024-10-23 08:45:39 +08:00
..
2024-10-23 08:45:39 +08:00