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

Allyesconfig (v2.6.24-mm1):

~500 files changed
...
 869 funcs, 198 +, 111003 -, diff: -110805 --- skb_put
  skb_put                       | +104

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

-60744  855 funcs, 861 +, 61605 -, diff: -60744 --- skb_put
  skb_put                       |  +57

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