commit | a361c83cb4d7c8fe013d82a2f124175a7f276f30 | [log] [tgz] |
---|---|---|
author | Jasper Spaans <spaans@fox-it.com> | Fri Oct 23 04:09:24 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 27 01:05:13 2009 -0700 |
tree | 685e6e1374bf8bca7bb742c025c13cedadfb537e | |
parent | cfadf853f6cd9689f79a63ca960c6f9d6665314f [diff] |
bonding: Remove bond_dev from xmit_hash_policy call. 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>