commit | 6be8ac2fdc5e69dec53913a42312a92dbfbd4907 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Thu Mar 27 17:47:24 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 27 17:47:24 2008 -0700 |
tree | ad0dc3bad1b36a7b1d682ee5ec8dacc1467c09f7 | |
parent | 0dde3e16485dca16eb682dd59da1a598bf62e284 [diff] |
[NET]: uninline skb_pull, de-bloats a lot Allyesconfig (v2.6.24-mm1): -28162 354 funcs, 3005 +, 31167 -, diff: -28162 --- skb_pull Without number of debug related CONFIGs (v2.6.25-rc2-mm1): -9697 338 funcs, 221 +, 9918 -, diff: -9697 --- skb_pull skb_pull | +44 Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>