diff options
author | Jörn Engel <joern@wohnheim.fh-wedel.de> | 2006-03-20 21:28:35 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-03-20 21:28:35 -0800 |
commit | 231d06ae826664b83369166449144304859a62fa (patch) | |
tree | 1c761b91405573f4e787454b454ead8354c3ba23 /drivers/parisc/dino.c | |
parent | 2e1f47c74c26a591fc490eb339f1b3167361158b (diff) |
[NET]: Uninline kfree_skb and allow NULL argument
o Uninline kfree_skb, which saves some 15k of object code on my notebook.
o Allow kfree_skb to be called with a NULL argument.
Subsequent patches can remove conditional from drivers and further
reduce source and object size.
Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/parisc/dino.c')
0 files changed, 0 insertions, 0 deletions