aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-05-03 19:20:56 +0000
committerPaolo Abeni <[email protected]>2024-05-07 11:14:50 +0200
commit6747a5d4990b8c8d7392f7a06b7a4bb5f4ada80e (patch)
tree873371871b061c84626ef241b30cbf8fc59347fb /net/switchdev/switchdev.c
parent55a2c86c8db3d7aa2c1967efd37ed47d5ae37f43 (diff)
rtnetlink: do not depend on RTNL for many attributes
Following device fields can be read locklessly in rtnl_fill_ifinfo() : type, ifindex, operstate, link_mode, mtu, min_mtu, max_mtu, group, promiscuity, allmulti, num_tx_queues, gso_max_segs, gso_max_size, gro_max_size, gso_ipv4_max_size, gro_ipv4_max_size, tso_max_size, tso_max_segs, num_rx_queues. 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