aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-05-03 19:20:54 +0000
committerPaolo Abeni <[email protected]>2024-05-07 11:14:50 +0200
commitad13b5b0d1f9eb8e048394919e6393e520b14552 (patch)
tree015b7013ba36f347ae850663d60e138853635254 /net/switchdev/switchdev.c
parent8a58268133622c3d50155ac5798ad1d51d6bd3be (diff)
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
rtnl_fill_ifinfo() can read dev->tx_queue_len locklessly, granted we add corresponding READ_ONCE()/WRITE_ONCE() annotations. Add missing READ_ONCE(dev->tx_queue_len) in teql_enqueue() Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions