usb: wusbcore: rename urb to tr_urb in struct wa_seg
authorThomas Pugliese <thomas.pugliese@gmail.com>
Thu, 26 Sep 2013 15:49:40 +0000 (10:49 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 23:27:20 +0000 (16:27 -0700)
commit09d94cbd599e3b74b201d389d36cc260b67d318f
treed05cab5564e6dbf12eab86f82e99524ea8be4bf9
parent8c9247a6b5e57d04e55d94ecbfd9e9d61c2a01e1
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>
drivers/usb/wusbcore/wa-xfer.c