From 04bb99fd6deb97d5c333e5520115d62463bde10d Mon Sep 17 00:00:00 2001 From: Arch User Date: Thu, 12 Mar 2026 23:54:13 +0300 Subject: [PATCH] Update rtw_mp.c --- core/rtw_mp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/core/rtw_mp.c b/core/rtw_mp.c index 951b76e..7a42db4 100644 --- a/core/rtw_mp.c +++ b/core/rtw_mp.c @@ -1356,7 +1356,6 @@ exit: pmptx->stop = 1; thread_exit(NULL); - return 0; } void fill_txdesc_for_mp(PADAPTER padapter, u8 *ptxdesc)