git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4ba999
)
tcp: do not export tcp_gso_segment() and tcp_gro_receive()
author
Eric Dumazet
<edumazet@google.com>
Wed, 15 Jan 2014 00:31:46 +0000
(16:31 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 15 Jan 2014 02:53:48 +0000
(18:53 -0800)
tcp_gso_segment() and tcp_gro_receive() no longer need to be
exported. IPv4 and IPv6 offloads are statically linked.
Note that tcp_gro_complete() is still used by bnx2x, unfortunately.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_offload.c
patch
|
blob
|
history
diff --cc
net/ipv4/tcp_offload.c
Simple merge