commit | e6f7caa3de7a6a093e23d2722e45676a6e886e4c | [log] [tgz] |
---|---|---|
author | Mathias Nyman <mathias.nyman@linux.intel.com> | Mon Jan 23 14:20:24 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jan 25 11:00:02 2017 +0100 |
tree | 672b81fc791364f0f7839aac6bd2d5d6787e387f | |
parent | a711edeeb1a1e80fb8626ee28acc15f084dcb107 [diff] |
xhci: rename size variable to num_tds No functinal changes. num_tds describes the number of transfer descriptor better than "size" Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>