aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorMaxim Zhukov <mussitantesmortem@gmail.com>2018-02-05 00:09:46 +0300
committerMarcel Holtmann <marcel@holtmann.org>2018-02-07 09:46:09 +0100
commit3d08f43c73c4144517e31f3cf7564f98e81fd28f (patch)
tree93babe5f3fafed8e0f2ab7e659c7264c544f2cdb /tools/perf/scripts/python/netdev-times.py
parentBluetooth: ath3k: remove blank line after if (diff)
Bluetooth: ath3k: Fix warning: quoted string split across lines
This patch avoided the warning: WARNING: quoted string split across lines #355: FILE: drivers/bluetooth/ath3k.c:355: + BT_ERR("Error in firmware loading err = %d," + "len = %d, size = %d", err, len, size); This patch fix this issue. Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
an class='insertions'>+7 2019-03-19mpls: Fix 6PE forwardingVinay K Nallamothu1-3/+9 2019-02-08mpls_iptunnel: use struct_size() helperGustavo A. R. Silva1-2/+2 2018-07-24mpls: remove trailing whitepaceStephen Hemminger1-1/+1 2017-05-30net: Fill in extack for mpls lwt encapDavid Ahern1-5/+7 2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern1-2/+3 2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg1-1/+1 2017-04-01net: mpls: Increase max number of labels for lwt encapDavid Ahern1-3/+10 2017-03-13mpls: allow TTL propagation from IP packets to be configuredRobert Shearman1-13/+60 2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern1-1/+1 2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1 2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman1-0/+1 2017-01-17mpls: Packet statsRobert Shearman1-2/+9 2016-10-23lwt: Remove unused len fieldThomas Graf1-4/+1 2016-08-30net: mpls: Fixups for GSODavid Ahern1-0/+4 2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu1-4/+5 2016-02-21mpls: autoload lwt moduleRobert Shearman1-0/+1 2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2 2015-12-11mpls_iptunnel: add static qualifier to mpls_outputRoopa Prabhu1-1/+1 2015-12-07mpls: fix sending of local encapped packetsRobert Shearman1-2/+2 2015-10-08dst: Pass net into dst->outputEric W. Biederman1-1/+1 2015-08-24lwt: Add cfg argument to build_stateTom Herbert1-0/+1 2015-08-20route: move lwtunnel state to dst_entryJiri Benc1-5/+2 2015-07-22mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereferenceRoopa Prabhu1-1/+1 2015-07-21mpls: ip tunnel supportRoopa Prabhu1-0/+233