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)
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>

No differences found