aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorIdo Schimmel <[email protected]>2021-03-22 15:58:49 +0000
committerDavid S. Miller <[email protected]>2021-03-22 20:45:46 +0000
commit424603ccdd5eb00725f9080d7e8c018039816d17 (patch)
treee9c68499a3e454488d6f418e768abb8ff7d05c40 /net/lapb/lapb_in.c
parentmlxsw: spectrum_router: Add nexthop trap action support (diff)
downloadkernel-424603ccdd5eb00725f9080d7e8c018039816d17.tar.gz
kernel-424603ccdd5eb00725f9080d7e8c018039816d17.zip
mlxsw: spectrum_router: Rename nexthop update function to reflect its type
mlxsw_sp_nexthop_update() is used to update the configuration of Ethernet-type nexthops, as opposed to mlxsw_sp_nexthop_ipip_update(), which is used to update IPinIP-type nexthops. Rename the function to mlxsw_sp_nexthop_eth_update(), so that it is consistent with mlxsw_sp_nexthop_ipip_update(). It will allow us to introduce mlxsw_sp_nexthop_update() in a follow-up patch, which calls either of above mentioned function based on the nexthop's type. Signed-off-by: Ido Schimmel <[email protected]> Reviewed-by: Petr Machata <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions