aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_nf_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/bridge/br_nf_core.c')
-rw-r--r--net/bridge/br_nf_core.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bridge/br_nf_core.c b/net/bridge/br_nf_core.c
index 2cdfc5d6c25d..8c69f0c95a8e 100644
--- a/net/bridge/br_nf_core.c
+++ b/net/bridge/br_nf_core.c
@@ -22,7 +22,8 @@
#endif
static void fake_update_pmtu(struct dst_entry *dst, struct sock *sk,
- struct sk_buff *skb, u32 mtu)
+ struct sk_buff *skb, u32 mtu,
+ bool confirm_neigh)
{
}