From: Eric Dumazet Date: Sun, 11 Apr 2010 06:56:11 +0000 (+0000) Subject: net: uninline skb_bond_should_drop() X-Git-Tag: v2.6.35-rc1~473^2~488 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acbbc07145b919248c410e1852b953d385be5c97;p=pandora-kernel.git net: uninline skb_bond_should_drop() skb_bond_should_drop() is too big to be inlined. This patch reduces kernel text size, and its compilation time as well (shrinking include/linux/netdevice.h) Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed