commit | 0e6ea2a4eaef5dcf30abb5c4e02988b5d0b9342f | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Tue Jul 18 10:10:27 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 18 11:57:33 2017 -0700 |
tree | 773f224d727643af61c576670d471ca9c2bc288a | |
parent | 4f1c7f1f2e954cca8230fad4b33b192f84307f50 [diff] |
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>