Daniel Axtens
a4a77718ee
net: make skb_gso_*_seglen functions private
...
They're very hard to use properly as they do not consider the
GSO_BY_FRAGS case. Code should use skb_gso_validate_network_len
and skb_gso_validate_mac_len as they do consider this case.
Make the seglen functions static, which stops people using them
outside of skbuff.c
Signed-off-by: Daniel Axtens <dja@axtens.net>
Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-04 17:49:17 -05:00
..
2018-02-11 14:34:03 -08:00
2014-11-18 15:26:32 -05:00
2018-01-24 19:13:45 -05:00
2018-03-01 21:25:29 -05:00
2018-02-28 12:32:36 -05:00
2017-11-21 15:57:07 -08:00
2016-03-18 17:45:08 -04:00
2017-11-30 09:54:27 -05:00
2018-03-01 21:41:06 -05:00
2017-11-15 14:01:30 +09:00
2017-11-14 15:45:53 +09:00
2018-02-22 01:11:20 +01:00
2018-01-19 22:59:33 -05:00
2018-02-23 12:35:46 -05:00
2017-12-08 13:32:26 -05:00
2017-11-02 11:10:55 +01:00
2016-05-25 12:35:09 -07:00
2018-01-23 19:43:30 -05:00
2017-09-26 13:36:44 -07:00
2017-08-07 14:16:22 -07:00
2018-01-05 15:21:20 -08:00
2018-01-17 00:10:42 -05:00
2018-01-25 11:15:35 -05:00
2018-01-16 15:01:33 -05:00
2018-01-29 12:42:15 -05:00
2017-11-02 11:10:55 +01:00
2017-11-04 09:26:51 +09:00
2017-07-21 11:14:51 -04:00
2015-05-31 00:03:21 -07:00
2017-11-08 11:13:54 +01:00
2017-12-13 13:18:46 -05:00
2018-01-24 15:03:36 -05:00
2015-11-03 11:08:22 -05:00
2016-12-29 11:38:31 -05:00
2018-02-08 14:33:20 -05:00
2017-03-02 08:42:29 +01:00
2017-06-08 10:53:29 -04:00
2018-03-04 17:49:17 -05:00
2018-01-09 11:28:58 -05:00
2018-02-02 19:47:03 -05:00
2018-02-11 14:34:03 -08:00
2018-02-11 14:34:03 -08:00
2018-01-19 18:37:00 -08:00
2015-07-09 14:17:15 -07:00
2017-11-02 11:10:55 +01:00
2017-05-02 16:40:27 -07:00
2018-01-05 15:21:21 -08:00