Re: [PATCH] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
From: Minu Jin
Date: Tue Jan 20 2026 - 08:09:59 EST
Hi Dan,
Thanks for the feedback.
I agree, following the kernel standard is the right way.
I've updated the code to propagate the error codes and fixed the callers.
Thanks,
Minu Jin