Paolo Abeni
a3f96c47c8
udp: make *udp*_queue_rcv_skb() functions static
...
Since the udp memory accounting refactor, we don't need any more
to export the *udp*_queue_rcv_skb(). Make them static and fix
a couple of sparse warnings:
net/ipv4/udp.c:1615:5: warning: symbol 'udp_queue_rcv_skb' was not
declared. Should it be static?
net/ipv6/udp.c:572:5: warning: symbol 'udpv6_queue_rcv_skb' was not
declared. Should it be static?
Fixes: 850cbaddb52d ("udp: use it's own memory accounting schema")
Fixes: c915fe13cbaa ("udplite: fix NULL pointer dereference")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-18 10:23:33 -04:00
..
2017-05-01 10:47:53 -04:00
2017-05-02 16:40:27 -07:00
2017-01-16 12:57:48 +01:00
2017-05-17 11:32:44 -04:00
2017-02-04 19:44:22 -05:00
2015-07-29 22:44:04 -07:00
2017-04-17 15:35:38 -04:00
2017-04-19 07:48:57 +02:00
2017-05-01 14:58:50 -04:00
2017-05-16 14:54:11 -04:00
2015-07-24 22:46:11 -07:00
2017-03-10 09:45:09 -08:00
2017-03-16 10:18:34 -07:00
2017-03-21 15:27:19 -07:00
2017-05-16 14:54:11 -04:00
2016-10-30 12:42:58 -04:00
2016-06-30 05:03:36 -04:00
2016-10-20 14:32:22 -04:00
2017-03-21 15:27:19 -07:00
2017-02-09 16:43:45 -05:00
2017-05-09 15:17:49 -04:00
2017-01-13 22:37:16 -05:00
2016-06-05 22:56:42 -04:00
2017-05-08 17:15:13 -07:00
2016-12-29 11:38:31 -05:00
2015-08-28 13:32:36 -07:00
2016-11-03 16:10:26 -04:00
2017-03-22 15:40:45 -07:00
2017-04-21 13:21:31 -04:00
2017-03-24 13:17:07 -07:00
2016-12-24 11:46:01 -08:00
2017-03-09 18:28:42 -08:00
2017-04-30 22:44:04 -04:00
2017-04-13 13:58:22 -04:00
2017-04-21 13:21:31 -04:00
2017-05-08 15:10:31 -04:00
2015-04-03 12:11:15 -04:00
2017-04-06 08:24:51 -07:00
2017-04-21 13:21:31 -04:00
2017-05-16 12:52:17 -04:00
2017-02-16 21:25:49 -05:00
2017-03-10 09:45:09 -08:00
2017-02-28 12:49:36 +01:00
2017-03-24 20:50:28 -07:00
2017-04-24 14:27:17 -04:00
2017-03-24 13:17:07 -07:00
2016-11-03 15:25:26 -04:00
2017-05-04 11:02:46 -04:00
2017-05-08 22:35:32 -04:00
2017-05-05 12:00:11 -04:00
2017-04-24 14:27:17 -04:00
2016-10-29 17:12:43 -04:00
2016-05-11 14:43:19 -04:00
2017-03-02 08:42:27 +01:00
2017-04-26 14:58:32 -04:00
2017-04-20 16:16:44 -04:00
2016-12-06 11:34:24 -05:00
2016-08-23 23:11:36 -07:00
2017-04-24 14:27:17 -04:00
2016-11-21 13:20:17 -05:00
2016-05-11 14:43:19 -04:00
2016-11-21 13:20:17 -05:00
2016-11-21 13:20:17 -05:00
2017-05-16 12:45:21 -04:00
2017-05-10 10:30:46 -07:00
2017-05-02 15:07:02 -04:00
2017-05-08 17:15:13 -07:00
2017-05-04 11:00:04 -04:00
2016-06-10 23:07:49 -07:00
2016-09-19 20:59:34 -04:00
2017-05-08 14:37:07 -04:00
2017-02-21 13:26:03 -05:00
2017-04-26 14:44:38 -04:00
2017-04-27 11:46:15 -04:00
2016-11-21 13:20:17 -05:00
2017-04-24 14:27:17 -04:00
2016-11-21 13:20:17 -05:00
2016-05-11 14:43:19 -04:00
2016-11-21 13:20:17 -05:00
2017-03-16 20:23:28 -07:00
2016-11-21 13:20:17 -05:00
2017-04-30 22:24:16 -04:00
2016-07-11 13:27:06 -07:00
2016-09-08 16:13:09 -07:00
2017-05-18 10:23:33 -04:00
2017-04-24 13:48:54 -04:00
2016-06-17 20:23:32 -07:00
2017-05-18 10:23:33 -04:00
2016-11-24 15:32:14 -05:00
2017-02-15 11:04:11 +01:00
2013-12-26 13:43:21 -05:00
2017-04-14 10:07:39 +02:00
2017-04-14 10:07:39 +02:00
2017-04-14 10:06:10 +02:00
2017-02-09 10:22:19 +01:00
2017-02-09 10:22:17 +01:00
2017-01-10 10:57:12 +01:00
2013-05-31 17:19:05 -07:00