summary refs log tree commit diff
path: root/firmware/cpia2
diff options
context:
space:
mode:
authorMathias Nyman <mathias.nyman@linux.intel.com>2017-01-23 14:20:25 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-25 11:00:02 +0100
commit9ef7fbbb4fdfb857e606a9fd550faa8011cce5e2 (patch)
tree0180466c74a13b3dc0caeb79f9c557a8a1ef5377 /firmware/cpia2
parente6f7caa3de7a6a093e23d2722e45676a6e886e4c (diff)
downloadlinux-9ef7fbbb4fdfb857e606a9fd550faa8011cce5e2.tar.gz
xhci: Rename variables related to transfer descritpors
urb_priv structure has a count on how many TDs the
URB contains, and how many of those TD's we have handled.

rename:
length -> num_tds
td_cnt -> num_tds_done

No functional changes

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'firmware/cpia2')
0 files changed, 0 insertions, 0 deletions