From: Arthur Kepner Date: Tue, 23 Aug 2005 05:34:53 +0000 (-0400) Subject: [PATCH] bonding: inherit zero-copy flags of slaves X-Git-Tag: v2.6.14-rc1~1055^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8531c5ffbca65f6df868637c26e6df6f88bff738;p=pandora-kernel.git [PATCH] bonding: inherit zero-copy flags of slaves This change allows a bonding device to inherit the "zero-copy" features of its slave devices. It was inspired by a couple of previous postings on this topic: http://marc.theaimsgroup.com/?l=bonding-devel&m=111924607327794&w=2 http://marc.theaimsgroup.com/?l=bonding-devel&m=111925242706297&w=2 and it's largely a combination of the patches that appear in those emails. Signed-off-by: Arthur Kepner --- Reading git-diff-tree failed