projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a63df36
a56d939
)
Merge branch 'dev-stats-virtio-l2tp_eth'
author
David S. Miller
<davem@davemloft.net>
Sun, 1 Oct 2023 15:33:01 +0000
(16:33 +0100)
committer
David S. Miller
<davem@davemloft.net>
Sun, 1 Oct 2023 15:33:01 +0000
(16:33 +0100)
Eric Dumazet says:
====================
net: use DEV_STATS_xxx() helpers in virtio_net and l2tp_eth
Inspired by another (minor) KCSAN syzbot report.
Both virtio_net and l2tp_eth can use DEV_STATS_xxx() helpers.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge