summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core/rtw_mp.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/r8188eu/core/rtw_mp.c')
-rw-r--r--drivers/staging/r8188eu/core/rtw_mp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/r8188eu/core/rtw_mp.c b/drivers/staging/r8188eu/core/rtw_mp.c
index dabdd0406f30..3945c4efe45a 100644
--- a/drivers/staging/r8188eu/core/rtw_mp.c
+++ b/drivers/staging/r8188eu/core/rtw_mp.c
@@ -580,7 +580,7 @@ exit:
pmptx->pallocated_buf = NULL;
pmptx->stop = 1;
- thread_exit();
+ return 0;
}
void fill_txdesc_for_mp(struct adapter *padapter, struct tx_desc *ptxdesc)