|
@@ -9034,7 +9034,7 @@ static int i40e_ndo_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq,
|
|
|
return 0;
|
|
|
|
|
|
return ndo_dflt_bridge_getlink(skb, pid, seq, dev, veb->bridge_mode,
|
|
|
- nlflags, 0, 0, filter_mask, NULL);
|
|
|
+ 0, 0, nlflags, filter_mask, NULL);
|
|
|
}
|
|
|
|
|
|
/* Hardware supports L4 tunnel length of 128B (=2^7) which includes
|