bonding: Remove bond_dev from xmit_hash_policy call.
authorJasper Spaans <spaans@fox-it.com>
Fri, 23 Oct 2009 04:09:24 +0000 (04:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Oct 2009 08:05:13 +0000 (01:05 -0700)
Now that the bonding device is no longer used in determining the device to
which to send packets, it can be dropped from the argument list of the various
xmit_hash_policy calls.

Signed-off-by: Jasper Spaans <spaans@fox-it.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found