Revision dac876193cd79ced36d0462749ea47c05844fb49 authored by Terry Loftin on 09 April 2010, 10:29:49 UTC, committed by David S. Miller on 13 April 2010, 10:03:13 UTC
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 <terry.loftin@hp.com>
Acked-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent d5aa225
History
File Mode Size
CREDITS -rw-r--r-- 7.2 KB
URB.txt -rw-r--r-- 9.4 KB
WUSB-Design-overview.txt -rw-r--r-- 17.8 KB
acm.txt -rw-r--r-- 4.9 KB
anchors.txt -rw-r--r-- 2.6 KB
authorization.txt -rw-r--r-- 2.6 KB
callbacks.txt -rw-r--r-- 4.7 KB
dma.txt -rw-r--r-- 6.2 KB
ehci.txt -rw-r--r-- 9.6 KB
error-codes.txt -rw-r--r-- 6.0 KB
gadget_printer.txt -rw-r--r-- 10.7 KB
gadget_serial.txt -rw-r--r-- 13.1 KB
hiddev.txt -rw-r--r-- 8.9 KB
hotplug.txt -rw-r--r-- 6.3 KB
iuu_phoenix.txt -rw-r--r-- 2.7 KB
linux.inf -rw-r--r-- 6.2 KB
misc_usbsevseg.txt -rw-r--r-- 1.5 KB
mtouchusb.txt -rw-r--r-- 2.8 KB
ohci.txt -rw-r--r-- 1.5 KB
persist.txt -rw-r--r-- 7.4 KB
power-management.txt -rw-r--r-- 20.9 KB
proc_usb_info.txt -rw-r--r-- 14.7 KB
rio.txt -rw-r--r-- 4.3 KB
usb-help.txt -rw-r--r-- 495 bytes
usb-serial.txt -rw-r--r-- 18.0 KB
usbmon.txt -rw-r--r-- 14.5 KB
wusb-cbaf -rw-r--r-- 3.2 KB

back to top