commit | 41c01ee7157c04abea1b97ab409cd5065ecd30bd | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue May 24 16:12:31 2011 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Jun 14 12:36:28 2011 +0200 |
tree | 2d4bf9f2f48a47e721a584623eaf729ca6043052 | |
parent | 0b862cedf36d927818c50584ddd611b0370673df [diff] |
usb-linux: catch ENODEV in more places. Factor out disconnect code (called when a device disappears) to a separate function. Add a check for ENODEV errno to a few more places to make sure we notice disconnects. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>