From: Richard Cochran Date: Tue, 21 Jun 2011 23:00:24 +0000 (-0700) Subject: mv643xx_eth: fix race in trasmit path. X-Git-Tag: v3.1-rc1~316^2~378 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73151ce35bd6d56e61a87b2855193f82540bf3d3;p=pandora-kernel.git mv643xx_eth: fix race in trasmit path. Because the socket buffer is freed in the completion interrupt, it is not safe to access it after submitting it to the hardware. Signed-off-by: Richard Cochran Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed