aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorSaeed Mahameed <[email protected]>2016-12-28 14:58:41 +0200
committerDavid S. Miller <[email protected]>2016-12-28 14:36:53 -0500
commit610e89e05c3f28a7394935aa6b91f99548c4fd3c (patch)
tree2e065bb397be91c7052de7dd66be0487a6199729 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent4525a45bfad55a00ef218c5fbe5d98a3d8170bf5 (diff)
net/mlx5e: Don't sync netdev state when not registered
Skip setting netdev vxlan ports and netdev rx_mode on driver load when netdev is not yet registered. Synchronizing with netdev state is needed only on reset flow where the netdev remains registered for the whole reset period. This also fixes an access before initialization of net_device.addr_list_lock - which for some reason initialized on register_netdev - where we queued set_rx_mode work on driver load before netdev registration. Fixes: 26e59d8077a3 ("net/mlx5e: Implement mlx5e interface attach/detach callbacks") Signed-off-by: Saeed Mahameed <[email protected]> Reported-by: Sebastian Ott <[email protected]> Reviewed-by: Mohamad Haj Yahia <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions