From: Jiri Pirko Date: Wed, 18 Jul 2012 07:39:38 +0000 (+0000) Subject: team: refine IFF_XMIT_DST_RELEASE capability X-Git-Tag: v3.6-rc1~125^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc9059512c09d09b99de6cd3a8bc842507934cbb;p=pandora-kernel.git team: refine IFF_XMIT_DST_RELEASE capability Cloned patch of Eric Dumazet for bonding. Some workloads greatly benefit of IFF_XMIT_DST_RELEASE capability on output net device, avoiding dirtying dst refcount. team currently disables IFF_XMIT_DST_RELEASE unconditionally. If all ports have the IFF_XMIT_DST_RELEASE bit set, then team dev can also have it in its priv_flags. Signed-off-by: Jiri Pirko Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed