Eric Dumazet
47d27aad44
ipv4: gso: send_check() & segment() cleanups
...
inet_gso_segment() and inet_gso_send_check() are called by
skb_mac_gso_segment() under rcu lock, no need to use
rcu_read_lock() / rcu_read_unlock()
Avoid calling ip_hdr() twice per function.
We can use ip_send_check() helper.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-19 19:11:56 -04:00
..
2013-10-14 18:01:03 +02:00
2013-10-19 19:11:56 -04:00
2013-06-03 00:07:42 -07:00
2013-09-03 21:41:43 -04:00
2013-08-09 11:27:46 -07:00
2013-08-05 12:26:50 -07:00
2013-10-18 13:53:59 -04:00
2013-10-18 14:42:15 -04:00
2013-08-03 10:40:23 -07:00
2013-10-18 14:42:15 -04:00
2013-10-10 00:08:07 -04:00
2013-07-03 14:37:39 -07:00
2013-07-11 12:18:49 -07:00
2013-09-28 15:21:52 -07:00
2013-09-30 22:28:56 -07:00
2013-10-10 14:37:35 -04:00
2013-10-17 15:02:02 -04:00
2013-07-09 18:24:39 -07:00
2013-10-08 23:19:24 -04:00
2013-03-15 09:12:25 -04:00
2013-10-08 23:19:24 -04:00
2013-09-19 14:11:15 -04:00
2013-04-22 20:32:51 -04:00
2013-08-16 15:37:26 -07:00
2013-08-08 22:24:59 -07:00
2013-03-12 05:35:39 -04:00
2013-09-28 15:21:52 -07:00
2013-10-08 16:27:33 -04:00
2013-10-01 12:42:16 -04:00
2013-10-01 12:42:16 -04:00
2013-08-28 09:22:17 +02:00
2013-06-03 00:07:42 -07:00
2013-04-02 14:35:33 -04:00
2013-09-05 14:58:52 -04:00
2013-09-19 14:11:15 -04:00
2013-09-03 21:41:43 -04:00
2013-07-03 14:37:39 -07:00
2013-04-18 20:27:55 +02:00
2013-10-09 13:04:03 -04:00
2013-08-16 15:37:26 -07:00
2013-02-05 14:42:23 -05:00
2013-10-08 16:27:33 -04:00
2013-10-17 16:11:04 -04:00
2013-10-10 14:37:35 -04:00
2013-09-30 21:59:38 -07:00
2013-02-05 14:51:16 -05:00
2013-08-07 10:35:08 -07:00
2013-08-10 00:35:33 -07:00
2013-10-10 00:08:07 -04:00
2013-10-10 00:08:07 -04:00
2013-09-12 15:38:02 -07:00
2013-10-10 00:08:07 -04:00
2013-10-09 00:01:25 -04:00
2013-10-18 13:38:39 -04:00
2013-10-18 16:22:00 -04:00
2013-10-09 00:01:25 -04:00
2013-10-09 00:01:25 -04:00
2013-03-21 11:47:50 -04:00
2013-10-08 23:19:24 -04:00
2013-04-19 14:57:56 -04:00
2013-06-12 00:47:25 -07:00
2013-10-09 01:51:57 -04:00
2013-02-15 15:10:37 -05:00
2013-09-30 15:24:57 -04:00
2013-08-26 12:40:53 +02:00
2013-02-06 11:36:29 +01:00
2013-08-14 13:07:12 +02:00
2013-05-31 17:19:05 -07:00