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
..
2021-04-12 02:22:36 +08:00
2024-09-24 01:34:58 +08:00
2024-10-23 08:45:39 +08:00
2023-09-28 11:02:31 +08:00