From: Fabio Estevam <[email protected]>
Date: Mon, 10 Aug 2015 14:22:43 -0300

> If register_netdev() fails we are not propagating the error and
> we return success because ax_open() succeeded previously.
> 
> Fix this by checking the return value of ax_open() and 
> register_netdev() and propagate the error in case of failure.
> 
> Reported-by: RUC_Soft_Sec <[email protected]>
> Signed-off-by: Fabio Estevam <[email protected]>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to