https://github.com/torvalds/linux
Revision 384420409d9b5d4443940abace49363d26135412 authored by Richard Cochran on 19 June 2011, 21:48:06 UTC, committed by David S. Miller on 20 June 2011, 21:02:07 UTC
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 <ssanap@marvell.com>
Cc: Zhangfei Gao <zgao6@marvell.com>
Cc: Philip Rakity <prakity@marvell.com>
Signed-off-by: Richard Cochran <richard.cochran@omicron.at>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 8ad2475
History
Tip revision: 384420409d9b5d4443940abace49363d26135412 authored by Richard Cochran on 19 June 2011, 21:48:06 UTC
pxa168_eth: fix race in transmit path.
Tip revision: 3844204

back to top