Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: devlink: move port_type_warn_schedule() call to __devlink_port_t…
…ype_set() As __devlink_port_type_set() is going to be called directly from netdevice notifier event handle in one of the follow-up patches, move the port_type_warn_schedule() call there. Signed-off-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
- Loading branch information