From: Jay Vosburgh Date: Mon, 30 Jan 2006 23:40:59 +0000 (-0800) Subject: [PATCH] bonding: allow bond to use TSO if slaves support it X-Git-Tag: v2.6.16-rc3~139^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0de3adf8f4e5618c5bd62db08ed293042c8e454;p=pandora-kernel.git [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 Signed-off-by: Jay Vosburgh Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed