]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
USB, Storage: fix a bug introduced in commit
authorMarkus Klotzbuecher <mk@denx.de>
Wed, 26 Mar 2008 17:26:43 +0000 (18:26 +0100)
committerMarkus Klotzbuecher <mk@denx.de>
Wed, 26 Mar 2008 17:26:43 +0000 (18:26 +0100)
commitb9e749e95354f33eb5dc6653c6db7d502adb95fe
tree0a0e0574e6130f4969e0bc944cc2999ece7b00dc
parent841e5edd1623f3fecb6bffc5c2f938ed7a947360
USB, Storage: fix a bug introduced in commit
f6b44e0e4d18fe507833a0f76d24a9aa72c123f1 that will cause usb_stor_info
to only print only information on one storage device, but not for
multiple.

Signed-off-by: Markus Klotzbuecher <mk@denx.de>
common/usb_storage.c