summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorShunsuke Mie <mie@igel.co.jp>2022-05-10 19:27:23 +0900
committerMichael S. Tsirkin <mst@redhat.com>2022-05-10 07:22:28 -0400
commit7ff960a6fe399fdcbca6159063684671ae57eee9 (patch)
treee0d3c4f0bbd8404f3878a6ad384d078e60550c78 /tools/perf/scripts/python/netdev-times.py
parent1c80cf031e0204fde471558ee40183695773ce13 (diff)
downloadkernel-7ff960a6fe399fdcbca6159063684671ae57eee9.tar.gz
virtio: fix virtio transitional ids
This commit fixes the transitional PCI device ID. Fixes: d61914ea6ada ("virtio: update virtio id table, add transitional ids") Signed-off-by: Shunsuke Mie <mie@igel.co.jp> Link: https://lore.kernel.org/r/20220510102723.87666-1-mie@igel.co.jp Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
n title='2013-10-24 23:34:54 -0400'>2013-10-24file->f_op is never NULL...Al Viro 2013-09-11epoll: add a reschedule point in ep_free()Eric Dumazet 2013-09-03switch epoll_ctl() to fdgetAl Viro 2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds 2013-07-03signals: eventpoll: do not use sigprocmask()Oleg Nesterov