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)
commitbf03b65659097947307fd21794e2581253cadf9d
tree773f224d727643af61c576670d471ca9c2bc288a
parent4a651633dad00b4a95197773ada73db20fd5635f
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