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:
eafff86
)
[TCP]: Tidy up skb_entail
author
Arnaldo Carvalho de Melo
<acme@mandriva.com>
Fri, 17 Nov 2006 21:59:12 +0000
(19:59 -0200)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:24:03 +0000
(21:24 -0800)
Heck, it even saves us some few bytes:
[acme@newtoy net-2.6.20]$ codiff -f /tmp/tcp.o.before ../OUTPUT/qemu/net-2.6.20/net/ipv4/tcp.o
/pub/scm/linux/kernel/git/acme/net-2.6.20/net/ipv4/tcp.c:
tcp_sendpage | -7
tcp_sendmsg | -5
2 functions changed, 12 bytes removed
[acme@newtoy net-2.6.20]$
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
No differences found