diff options
| author | Eric Dumazet <[email protected]> | 2024-05-03 19:20:56 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-05-07 09:14:50 +0000 |
| commit | 6747a5d4990b8c8d7392f7a06b7a4bb5f4ada80e (patch) | |
| tree | 873371871b061c84626ef241b30cbf8fc59347fb /drivers/net/xen-netback/interface.c | |
| parent | net: write once on dev->allmulti and dev->promiscuity (diff) | |
| download | kernel-6747a5d4990b8c8d7392f7a06b7a4bb5f4ada80e.tar.gz kernel-6747a5d4990b8c8d7392f7a06b7a4bb5f4ada80e.zip | |
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 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
