nfp: flower: remove double new line
Recent cls_flower offload rewrite added a double new line. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
6663cf821c
commit
0ff8409b52
@ -187,7 +187,6 @@ nfp_flower_calculate_key_layers(struct nfp_app *app,
|
||||
if (ipv4_addrs.mask->dst != cpu_to_be32(~0))
|
||||
return -EOPNOTSUPP;
|
||||
|
||||
|
||||
flow_rule_match_enc_ports(rule, &enc_ports);
|
||||
if (enc_ports.mask->dst != cpu_to_be16(~0))
|
||||
return -EOPNOTSUPP;
|
||||
|
Loading…
x
Reference in New Issue
Block a user