From: Changli Gao Date: Wed, 2 Mar 2011 21:07:14 +0000 (+0000) Subject: bonding: COW before overwriting the destination MAC address X-Git-Tag: v2.6.39-rc1~468^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=541ac7c9b30ee2ff84ad87f27e0bc069e143afb5;p=pandora-kernel.git bonding: COW before overwriting the destination MAC address When there is a ptype handler holding a clone of this skb, whose destination MAC addresse is overwritten, the owner of this handler may get a corrupted packet. Signed-off-by: Changli Gao Signed-off-by: David S. Miller --- Reading git-diff-tree failed