summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn Keeping <john@metanate.com>2019-11-12 14:01:40 +0000
committerLudovic Rousseau <ludovic.rousseau@free.fr>2019-12-03 22:51:16 +0100
commitf20f2be7825e34b5273af17fc0740c60bd352b32 (patch)
treec317eea3ae25084fa8eadc9c27f8c0eb2b29c50a /README.md
parent97ece77c4a6eaafd0a74fd3b73e290ec97d71eb5 (diff)
downloadlibusb-f20f2be7825e34b5273af17fc0740c60bd352b32.tar.gz
linux_udev: silently ignore "bind" action
When a driver is bound to a device, udev emits a "bind" action that causes libusb to log an error message: libusb: error [udev_hotplug_event] ignoring udev action bind Since we know this action is not relevant for libusb, silently ignore it to avoid people thinking there is something wrong. There is already a debug log entry for the action, so there is no need to add a duplicate here. Signed-off-by: John Keeping <john@metanate.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions