commit | ef3edd46748cdcc76e8290e9036a7924be1ab0a9 | [log] [tgz] |
---|---|---|
author | NĂcolas Carneiro Lebedenco <nicolas.lebedenco@tasksistemas.com.br> | Thu Sep 04 15:35:46 2008 -0300 |
committer | Wolfgang Denk <wd@denx.de> | Tue Sep 09 16:04:09 2008 +0200 |
tree | 4ad3859927cf68be3693d49ceff9f2ebce0299af | |
parent | 03797f54ab02b89677e4a9b00911112b3e51bdd4 [diff] |
Fix dev_print when called from usb_stor_info (usb storage command) Fix output of the usb storage command. It was printing "Device 0: not available" because IF_TYPE_USB was not included into the switch statement. Signed-off-by: Nicolas Lebedenco <nicolas.lebedenco@tasksistemas.com.br>