commit | e04da7c3d15d746be86898b4ce059b365d61dbc3 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Nov 21 11:17:59 2011 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Nov 21 14:07:56 2011 +0100 |
tree | 43ec86310dfb10c55b368ecf6c19587c6a078b26 | |
parent | bc4268998d154b9b3cc86a7b6bd932cc974591c9 [diff] |
usb-storage: move status debug message to usb_msd_send_status. usb_msd_send_status can be called from different code paths, move the debug message into the function to make sure it is printed unconditionally. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>