diff options
author | Terry Loftin <[email protected]> | 2010-04-09 10:29:49 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-04-13 03:03:13 -0700 |
commit | dac876193cd79ced36d0462749ea47c05844fb49 (patch) | |
tree | 8b16c5fe80b76ba2fcce7ada953d14269a609980 /net/lapb/lapb_in.c | |
parent | d5aa22520dbb49e726420ca56b3dcfe56724d33e (diff) |
e1000e: stop cleaning when we reach tx_ring->next_to_use
Tx ring buffers after tx_ring->next_to_use are volatile and could
change, possibly causing a crash. Stop cleaning when we hit
tx_ring->next_to_use.
Signed-off-by: Terry Loftin <[email protected]>
Acked-by: Bruce Allan <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions