commit | c2aa270ad73d385bd6cdebf5d741bdf18a3e17ad | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Thu Mar 27 17:52:40 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 27 17:52:40 2008 -0700 |
tree | 1e8de0edce4f149a9918505f495550c8ac9bac56 | |
parent | f58518e678e5eef430c8d5cdcc7cd28d285f1980 [diff] |
[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>