]> Git Repo - qemu.git/commit - usb-linux.c
usb-linux: fix /proc/bus/usb/devices scan
authorGerd Hoffmann <[email protected]>
Fri, 11 Nov 2011 16:14:15 +0000 (17:14 +0100)
committerGerd Hoffmann <[email protected]>
Mon, 21 Nov 2011 14:32:42 +0000 (15:32 +0100)
commit0cd0fd0867005a0344d06c01fff8f8a66b3d2ecb
tree2b2fd7290d5ed5169247b0851dad460750e897ab
parentb246721614e316ce948d058dbe45702447998b5f
usb-linux: fix /proc/bus/usb/devices scan

Commit 0c402e5abb8c2755390eee864b43a98280fc2453 is incomplete
and misses one of the two function pointer calls in
usb_host_scan_dev().  Add the additional port handling logic
to the other call too.

Spotted by Coverity.

Cc: Markus Armbruster <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
usb-linux.c
This page took 0.024844 seconds and 4 git commands to generate.