]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
mlxsw: spectrum_router: Mark IPv4 specific function accordingly
authorIdo Schimmel <idosch@mellanox.com>
Tue, 18 Jul 2017 08:10:27 +0000 (10:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Jul 2017 18:57:33 +0000 (11:57 -0700)
commit0e6ea2a4eaef5dcf30abb5c4e02988b5d0b9342f
tree773f224d727643af61c576670d471ca9c2bc288a
parent4f1c7f1f2e954cca8230fad4b33b192f84307f50
mlxsw: spectrum_router: Mark IPv4 specific function accordingly

The functions to create and destroy a nexthop group are IPv4 specific
and should be renamed accordingly, so that they won't be confused with
the IPv6 specific functions in follow-up patches.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c