Leon Romanovsky
1faba27f11
ipv6: silence compilation warning for non-IPV6 builds
...
The W=1 compilation of allmodconfig generates the following warning:
net/ipv6/icmp.c:448:6: warning: no previous prototype for 'icmp6_send' [-Wmissing-prototypes]
448 | void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info,
| ^~~~~~~~~~
Fix it by providing function declaration for builds with ipv6 as a module.
Signed-off-by: Leon Romanovsky <leonro@nvidia.com >
Signed-off-by: Jakub Kicinski <kuba@kernel.org >
2021-02-04 18:37:56 -08:00
..
2021-01-27 10:01:46 +01:00
2020-12-28 20:34:33 +01:00
2021-01-29 21:24:30 -08:00
2021-01-28 17:09:31 -08:00
2021-01-13 15:08:41 +00:00
2020-12-23 15:06:22 -08:00
2021-01-28 21:24:40 -08:00
2021-01-21 12:35:42 +00:00
2021-01-09 13:51:36 -08:00
2020-12-22 14:12:10 -08:00
2021-01-09 13:51:36 -08:00
2021-01-25 15:59:12 -05:00
2021-02-03 14:22:21 -08:00
2021-01-07 17:44:00 +01:00
2021-01-01 12:58:07 -08:00
2021-01-01 12:58:07 -08:00
2021-01-12 17:24:30 -08:00
2021-01-12 17:24:30 -08:00
2021-01-07 14:46:09 -08:00
2021-01-12 17:24:30 -08:00
2020-12-29 15:36:49 -08:00
2021-01-14 19:29:58 -08:00
2021-01-04 10:47:38 -08:00
2021-01-15 10:04:49 +00:00
2021-01-08 11:02:18 -08:00
2021-01-21 20:12:40 +01:00
2021-01-08 15:57:29 -05:00
2020-12-22 13:19:43 -08:00
2021-02-03 18:37:29 -08:00
2021-01-14 18:34:29 -08:00
2020-12-25 10:54:29 -08:00
2021-02-04 18:37:56 -08:00
2021-02-04 18:06:26 -08:00
2021-01-07 14:35:14 +00:00
2021-01-26 18:39:45 -08:00
2020-12-22 12:55:08 -08:00
2021-01-12 18:12:54 -08:00
2021-01-07 14:17:29 +01:00
2020-12-29 15:36:49 -08:00
2021-01-22 15:09:42 +01:00
2021-01-12 21:13:01 +01:00
2021-01-14 17:18:25 +01:00
2021-01-19 12:02:20 -08:00
2021-01-19 11:47:31 -08:00
2021-01-12 18:12:54 -08:00
2021-01-27 16:45:21 +05:30
2021-02-04 18:20:13 -08:00
2020-12-22 12:55:08 -08:00
2021-01-23 20:16:24 -08:00
2021-01-28 20:19:06 -08:00
2021-02-04 18:05:59 -08:00
2021-01-18 18:58:18 +01:00
2020-12-22 12:55:08 -08:00
2021-01-19 11:47:31 -08:00
2021-01-04 10:55:19 -08:00
2020-12-29 15:36:49 -08:00
2021-02-04 18:20:14 -08:00
2020-12-22 12:55:08 -08:00
2020-12-28 11:58:59 +01:00
2021-01-22 18:20:52 -08:00
2021-01-25 12:08:07 -08:00