commit | a0de3adf8f4e5618c5bd62db08ed293042c8e454 | [log] [tgz] |
---|---|---|
author | Jay Vosburgh <fubar@us.ibm.com> | Mon Jan 30 15:40:59 2006 -0800 |
committer | Jeff Garzik <jgarzik@pobox.com> | Tue Feb 07 02:03:28 2006 -0500 |
tree | 1cdca0a48abfb24d07919bbeb8db5c3a592f6e89 | |
parent | fa8d3549b591b6da943bad2928f994de07eaecef [diff] |
[PATCH] bonding: allow bond to use TSO if slaves support it Add NETIF_F_TSO (NETIF_F_UFO) to BOND_INTERSECT_FEATURES so that it can be used by a bonding device iff all its slave devices support TSO (UFO). Signed-off-by: Arthur Kepner <akepner@sgi.com> Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>