net: remove the unnecessary dance around skb_bond_should_drop
authorJiri Pirko <jpirko@redhat.com>
Sat, 12 Feb 2011 00:46:06 +0000 (00:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Feb 2011 18:42:06 +0000 (10:42 -0800)
commitd59cfde2fb960b5970ccb5a38cea25d38b37a8e8
tree4ccf7fe4c8cc5a128885e60bd417253d3ec9b24a
parentd5e219c3a2389f31b18e4ca55c33a12adaadf565
net: remove the unnecessary dance around skb_bond_should_drop

No need to check (master) twice and to drive in and out the header file.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Reviewed-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/dev.c