net: microchip: sparx5: Correct the spelling of the keysets in debugfs
Correct the name used in the debugfs output. Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
7d8c48917a
commit
fbd3dce958
@ -198,7 +198,7 @@ static void sparx5_vcap_is2_port_keys(struct sparx5 *sparx5,
|
||||
out->prf(out->dst, "ip6_std");
|
||||
break;
|
||||
case VCAP_IS2_PS_IPV6_MC_IP4_TCP_UDP_OTHER:
|
||||
out->prf(out->dst, "ip4_tcp_udp ipv4_other");
|
||||
out->prf(out->dst, "ip4_tcp_udp ip4_other");
|
||||
break;
|
||||
}
|
||||
out->prf(out->dst, "\n ipv6_uc: ");
|
||||
|
Loading…
x
Reference in New Issue
Block a user