[PATCH V2 1/9] staging: rtl8192u: check return value of read_nic_word_E

Greg KH gregkh at linuxfoundation.org
Tue Mar 22 01:55:47 UTC 2016


On Mon, Mar 14, 2016 at 04:53:01AM +0100, Salah Triki wrote:
> The call of read_nic_word_E may fail, therefore its return value must be
> checked and propagated in the case of error.
> 
> Signed-off-by: Salah Triki <salah.triki at acm.org>
> ---
>  drivers/staging/rtl8192u/r8180_93cx6.c | 24 ++++++++++++++++++------
>  1 file changed, 18 insertions(+), 6 deletions(-)

Never introduce new compiler warnings, this patch is obviously not
correct :(

Please fix up and resend the series.

thanks,

greg k-h


More information about the devel mailing list