diff options
| author | Hungyu Lin <dennylin0707@gmail.com> | 2026-07-31 15:52:27 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-09-01 11:47:02 +0200 |
| commit | 64fd99b6feb6bdb542dd80bb055b6ca4688402e4 (patch) | |
| tree | 2c0d400f4c68fd8e23008d19f1b587076ea080f6 /scripts/Makefile.thinlto | |
| parent | 049148af5de057474821a9ff9c434a914a870465 (diff) | |
| download | linux-next-64fd99b6feb6bdb542dd80bb055b6ca4688402e4.tar.gz linux-next-64fd99b6feb6bdb542dd80bb055b6ca4688402e4.zip | |
staging: rtl8723bs: propagate errno handling for mgmt xmit
Convert rtw_hal_mgnt_xmit() to return errno-style values and update
the prototype in hal_intf.h.
After this change, dump_mgntframe_and_wait() still uses the return value
of rtw_hal_mgnt_xmit() to determine whether it should wait for
completion. A follow-on patch will make dump_mgntframe_and_wait()
return void since its return value is unused by all current callers.
Signed-off-by: Hungyu Lin <dennylin0707@gmail.com>
Reviewed-by: Dan Carpenter <error27@gmail.com>
Link: https://patch.msgid.link/20260731155228.22526-3-dennylin0707@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
