commit | 43cd99cb178ce3d0a1fb6faa898b30be6dcbc8b5 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Sep 13 12:26:38 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 23 21:42:11 2014 -0700 |
tree | 049e73cc1d340c8e592ff23a23fa34c13139adf4 | |
parent | 9c15c5738b5219fdc273e8923b2c1a9d5e8ce3b3 [diff] |
uas: Drop inflight list We've the same info doubled in both the inflight list and the cmnd array, drop the list. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>