diff options
author | Petr Machata <[email protected]> | 2023-07-13 18:15:25 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-07-14 10:20:15 +0100 |
commit | 5ca9f42caf8103a5b51cbe78777f7df972cc6263 (patch) | |
tree | cd498b183b7d5e4601000329227d6515aafecea2 /drivers/fpga/fpga-mgr.c | |
parent | 352be882deda87d30b5f6249994e2ab2749e5106 (diff) |
mlxsw: spectrum_router: Pass struct mlxsw_sp_rif_params to fid_get
The fid_get callback is called to allocate a FID for the newly-created RIF.
In a following patch, the fid_get implementation for VLANs will be modified
to take the VLAN ID from the parameters instead of deducing it from the
netdevice. To that end, propagate the RIF parameters to the fid_get
callback.
Signed-off-by: Petr Machata <[email protected]>
Reviewed-by: Danielle Ratson <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions