commit | 09d94cbd599e3b74b201d389d36cc260b67d318f | [log] [tgz] |
---|---|---|
author | Thomas Pugliese <thomas.pugliese@gmail.com> | Thu Sep 26 10:49:40 2013 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 26 16:27:20 2013 -0700 |
tree | d05cab5564e6dbf12eab86f82e99524ea8be4bf9 | |
parent | 8c9247a6b5e57d04e55d94ecbfd9e9d61c2a01e1 [diff] |
usb: wusbcore: rename urb to tr_urb in struct wa_seg Rename urb to tr_urb in struct wa_seg to make it clear that the urb is used for the transfer request. Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>