diff options
Diffstat (limited to 'net/ipv4/fib_semantics.c')
-rw-r--r-- | net/ipv4/fib_semantics.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/fib_semantics.c b/net/ipv4/fib_semantics.c index d5dbca5ecf62..e63f47a4e651 100644 --- a/net/ipv4/fib_semantics.c +++ b/net/ipv4/fib_semantics.c | |||
@@ -380,7 +380,7 @@ static inline size_t fib_nlmsg_size(struct fib_info *fi) | |||
380 | } | 380 | } |
381 | 381 | ||
382 | void rtmsg_fib(int event, __be32 key, struct fib_alias *fa, | 382 | void rtmsg_fib(int event, __be32 key, struct fib_alias *fa, |
383 | int dst_len, u32 tb_id, struct nl_info *info, | 383 | int dst_len, u32 tb_id, const struct nl_info *info, |
384 | unsigned int nlm_flags) | 384 | unsigned int nlm_flags) |
385 | { | 385 | { |
386 | struct sk_buff *skb; | 386 | struct sk_buff *skb; |