usbtty: avoid potential NULL pointer dereference
If current_urb is NULL it should not be dereferenced. The problem was indicated by cppcheck. Signed-off-by:Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by:
Tom Rini <trini@konsulko.com>
Loading
Please register or sign in to comment