diff options
author | Jakub Kicinski <[email protected]> | 2017-04-04 16:12:24 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-04-05 10:49:12 -0700 |
commit | d12537df343ec21054769f59bda3b15879644f52 (patch) | |
tree | d1b10d4985385ba8280a692eabe85da712e4f12c /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | b9de00770db50ce11f64cd7676dbcaf295a1926f (diff) |
nfp: add mutex protection for the port list
We will want to unregister netdevs after their port got reconfigured.
For that we need to make sure manipulations of port list from the
port reconfiguration flow will not race with driver's .remove()
callback.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions