commit | ddbda4323e2bdc7cb3925b0f4080f9eb836a09e8 | [log] [tgz] |
---|---|---|
author | Anthony Liguori <[email protected]> | Wed Mar 17 16:00:24 2010 -0500 |
committer | Anthony Liguori <[email protected]> | Fri Mar 19 15:27:27 2010 -0500 |
tree | 32c6e3fec7464ce7f7efacc6c3c4d335b574d629 | |
parent | 4bed9837309e58d208183f81d8344996744292cf [diff] |
Revert "usb-linux: remove unreachable default in switch statement" This reverts commit 3c9c706c3b66d838942aba53c0d3fdcdf06c7423. This breaks build (gcc 4.3.2): CC usb-linux.o cc1: warnings being treated as errors /src/qemu/usb-linux.c: In function 'usb_linux_update_endp_table': /src/qemu/usb-linux.c:759: error: 'type' may be used uninitialized in this function Reported-by: Blue Swirl <[email protected]> Signed-off-by: Anthony Liguori <[email protected]>