diff options
author | 2013-12-19 10:53:02 -0800 | |
---|---|---|
committer | 2013-12-19 18:03:25 -0500 | |
commit | 7a2a84518cfb263d2c4171b3d63671f88316adb2 (patch) | |
tree | 99ab1fb5d7948c8d959032232fc546928703b62e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bnx2x: downgrade "valid ME register value" message level (diff) | |
download | linux-dev-7a2a84518cfb263d2c4171b3d63671f88316adb2.tar.xz linux-dev-7a2a84518cfb263d2c4171b3d63671f88316adb2.zip |
net: fec: fix potential use after free
skb_tx_timestamp(skb) should be called _before_ TX completion
has a chance to trigger, otherwise it is too late and we access
freed memory.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Fixes: de5fb0a05348 ("net: fec: put tx to napi poll function to fix dead lock")
Cc: Frank Li <Frank.Li@freescale.com>
Cc: Richard Cochran <richardcochran@gmail.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Acked-by: Frank Li <Frank.Li@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions