[PATCH] staging: rtl8712: add error handling for register_netdev

Dan Carpenter dan.carpenter at oracle.com
Tue Jun 12 11:34:22 UTC 2018


On Tue, Jun 12, 2018 at 11:18:43AM +0800, Zhouyang Jia wrote:
> When register_netdev fails, the lack of error-handling code may
> cause unexpected results.
> 
> This patch adds error-handling code after calling register_netdev.
> 

It doesn't add any error handling.  It just adds an error message.

The error handling does look sort of messed up, but this isn't a useful
patch.

regards,
dan carpenter



More information about the devel mailing list