diff options
author | Jiri Pirko <[email protected]> | 2019-03-24 11:14:33 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-03-24 14:55:31 -0400 |
commit | 45b861120e0c2694cabf082c63b022465ac572bb (patch) | |
tree | 27ca12de04f592893947116998ce8cbf169cc3b1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d8ba36204cc74c727f6653abc47310d513634e2e (diff) |
net: devlink: disallow port_attrs_set() to be called before register
Since the port attributes are static and cannot change during the port
lifetime, WARN_ON if some driver calls it after registration. Also, no
need to call notifications as it is noop anyway due to check of
devlink_port->registered there.
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions