]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[NET]: uninline skb_push, de-bloats a lot
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Fri, 28 Mar 2008 00:52:40 +0000 (17:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Mar 2008 00:52:40 +0000 (17:52 -0700)
commitc2aa270ad73d385bd6cdebf5d741bdf18a3e17ad
tree1e8de0edce4f149a9918505f495550c8ac9bac56
parentf58518e678e5eef430c8d5cdcc7cd28d285f1980
[NET]: uninline skb_push, de-bloats a lot

Allyesconfig (v2.6.24-mm1):

-21593  356 funcs, 2418 +, 24011 -, diff: -21593 --- skb_push

Without many debug related CONFIGs (v2.6.25-rc2-mm1):

-13890  341 funcs, 189 +, 14079 -, diff: -13890 --- skb_push
skb_push                      |  +46

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
net/core/skbuff.c