Revert "net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()"
authorVlad Buslov <vladbu@nvidia.com>
Mon, 29 Aug 2022 12:13:24 +0000 (14:13 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 31 Aug 2022 06:21:17 +0000 (23:21 -0700)
commit21cb860c7f314be471d2dbcbfb659af405750500
treee29f374b78a2960167eb0d27a934ae53a2355a04
parentd5ccda920ab3a61917cd19582204fdba669b221c
Revert "net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()"

This reverts commit 6005a8aecee8afeba826295321a612ab485c230e.

The assertion was intentionally removed in commit 043b8413e8c0 ("net:
devlink: remove redundant rtnl lock assert") and, contrary what is
described in the commit message, the comment reflects that: "Caller must
hold RTNL mutex or reference to dev...".

Signed-off-by: Vlad Buslov <vladbu@nvidia.com>
Tested-by: Leon Romanovsky <leonro@nvidia.com>
Link: https://lore.kernel.org/r/20220829121324.3980376-1-vladbu@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/core/devlink.c