]> Git Repo - qemu.git/commit - hw/usb/hcd-xhci.c
usb-xhci: fix bit test
authorLai Jiangshan <[email protected]>
Mon, 2 Apr 2012 06:35:30 +0000 (14:35 +0800)
committerGerd Hoffmann <[email protected]>
Thu, 26 Apr 2012 10:21:16 +0000 (12:21 +0200)
commit215bff17ed89733c23174494cbff63ab941368ca
treee3755f2d11d7ffe341bd3841aa832db25d02e369
parent59a70ccd3be29d2c5034cf7f22de0cf4e9156432
usb-xhci: fix bit test

use & instead of the wrong &&

Signed-off-by: Lai Jiangshan <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/usb/hcd-xhci.c
This page took 0.026019 seconds and 4 git commands to generate.