aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/feat.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2013-10-18 13:13:27 -0700
committerDavid S. Miller <davem@davemloft.net>2013-10-19 19:11:56 -0400
commit47d27aad44169372f358cda88a223883f6760fa5 (patch)
tree773d64817eccc3a2453a6804e5540bcbb6b6907c /net/dccp/feat.h
parentbonding: Remove __exit tag from bond_netlink_fini(). (diff)
downloadlinux-dev-47d27aad44169372f358cda88a223883f6760fa5.tar.xz
linux-dev-47d27aad44169372f358cda88a223883f6760fa5.zip
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions