From: Richard Cochran Date: Sun, 19 Jun 2011 21:48:06 +0000 (+0000) Subject: pxa168_eth: fix race in transmit path. X-Git-Tag: v3.0-rc4~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=384420409d9b5d4443940abace49363d26135412;p=pandora-kernel.git pxa168_eth: fix race in transmit path. Because the socket buffer is freed in the completion interrupt, it is not safe to access it after submitting it to the hardware. Cc: stable@kernel.org Cc: Sachin Sanap Cc: Zhangfei Gao Cc: Philip Rakity Signed-off-by: Richard Cochran Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed