diff options
author | 2023-06-09 19:32:11 +0200 | |
---|---|---|
committer | 2023-06-12 09:49:30 +0100 | |
commit | 0255f74845c0035d918697b7abff1fcf45ed2789 (patch) | |
tree | 486ad1562639a257dc73c6949aef4a4c1beb2c20 /net/unix/af_unix.c | |
parent | mlxsw: spectrum_router: Reuse work neighbor initialization in work scheduler (diff) | |
download | wireguard-linux-0255f74845c0035d918697b7abff1fcf45ed2789.tar.xz wireguard-linux-0255f74845c0035d918697b7abff1fcf45ed2789.zip |
mlxsw: Convert RIF-has-netdevice queries to a dedicated helper
In a number of places, a netdevice underlying a RIF is obtained only to
check if it a NULL pointer. In order to clean up the interface between the
router and the other modules, add a new helper to specifically answer this
question, and convert the relevant uses to this new interface.
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions