aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2011-10-22 03:29:53 -0400
committerDavid S. Miller <[email protected]>2011-10-22 03:29:53 -0400
commitf7ff19871bb4a3451e1ca2cf660bf633018cfbec (patch)
treeffbbfd627d08f90774be98ad8c0e33fb4f732974 /net/lapb/lapb_timer.c
parent580043a27da2bd8201ee321a0d5550c629fcab8d (diff)
tg3: fix tigon3_dma_hwbug_workaround()
Ari got kernel panics using tg3 NIC, and bisected to 2669069aacc9 "tg3: enable transmit time stamping." This is because tigon3_dma_hwbug_workaround() might alloc a new skb and free the original. We panic when skb_tx_timestamp() is called on freed skb. Reported-by: Ari Savolainen <[email protected]> Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions