diff options
author | Petr Machata <petrm@nvidia.com> | 2023-06-09 19:32:11 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-06-12 09:49:30 +0100 |
commit | 0255f74845c0035d918697b7abff1fcf45ed2789 (patch) | |
tree | 486ad1562639a257dc73c6949aef4a4c1beb2c20 /net/unix/af_unix.c | |
parent | 151b89f6025a95dd8083d5844f2746a9450653ca (diff) | |
download | linux-0255f74845c0035d918697b7abff1fcf45ed2789.tar.gz linux-0255f74845c0035d918697b7abff1fcf45ed2789.tar.bz2 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