commit | 0367eef281006923bd35ee323cdc5d21179afe5a | [log] [tgz] |
---|---|---|
author | Thomas Pugliese <thomas.pugliese@gmail.com> | Thu Sep 26 10:49:41 2013 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 26 16:27:20 2013 -0700 |
tree | 65fab0d4f72bf1962f661b1bceb43c1c10ad9812 | |
parent | 09d94cbd599e3b74b201d389d36cc260b67d318f [diff] |
usb: wusbcore: rename fields in struct wahc Rename xfer_result to dti_buf and xfer_result_size to dti_buf_size in struct wahc. The dti buffer will also be used for isochronous status packets once isochronous transfers are supported. Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>