diff options
author | Johan Hovold <jhovold@gmail.com> | 2013-03-21 12:37:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-25 21:54:32 +0100 |
commit | 8976f1df91aa36e0cea312ed4e547831db57261a (patch) | |
tree | b6ee1137e3d4f6c1e5b28bec203d817b9959e670 /drivers/usb/serial/ftdi_sio.c | |
parent | USB: garmin_gps: remove bogus disconnect test in bulk callback (diff) | |
download | linux-8976f1df91aa36e0cea312ed4e547831db57261a.tar.xz linux-8976f1df91aa36e0cea312ed4e547831db57261a.zip |
USB: iuu_phoenix: remove bogus disconnect test in close
Remove bogus disconnect test for serial device being NULL in close. This
can never happen as close is guaranteed to be called before the last tty
reference is dropped (and port->serial is cleared).
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/serial/ftdi_sio.c')
0 files changed, 0 insertions, 0 deletions