summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorThomas Pugliese <thomas.pugliese@gmail.com>2013-09-26 10:49:41 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-09-26 16:27:20 -0700
commit0367eef281006923bd35ee323cdc5d21179afe5a (patch)
tree65fab0d4f72bf1962f661b1bceb43c1c10ad9812 /tools/perf/scripts/python/netdev-times.py
parent09d94cbd599e3b74b201d389d36cc260b67d318f (diff)
downloadkernel-0367eef281006923bd35ee323cdc5d21179afe5a.tar.gz
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>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
a href='/distro/kernel/commit/lib/nlattr.c?h=linux-6.12.y&id=2cf0c8b3e6942ecafe6ebb1a6d0328a81641bf39'>netlink: Introduce nla_strdup()Phil Sutter 2017-07-30net netlink: Add new type NLA_BITFIELD32Jamal Hadi Salim 2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu 2017-06-16networking: make skb_put & friends return void pointersJohannes Berg 2017-06-16networking: introduce and use skb_put_data()Johannes Berg 2017-06-13networking: use skb_put_zero()Johannes Berg 2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg 2016-11-19netlink: smaller nla_attr_minlen tableAlexey Dobriyan