Staging: comedi: usbdux: buffer overflow error handling
authorBernd Porr <BerndPorr@f2s.com>
Sun, 24 May 2009 19:36:09 +0000 (20:36 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Jun 2009 18:00:34 +0000 (11:00 -0700)
commitefe8d60a923ddd00de394381cb30aab5114b71a4
tree5579b441e220826643224e44f9e96065a996b4c9
parent0b8f754a6220158f2348bc6eae2772bc64bc98a2
Staging: comedi: usbdux: buffer overflow error handling

These changes guarantee that the URBs are not resubmitted in case of a
comedi buffer overflow.  Otherwise this runs in the background even when
the userspace program has terminated.

From: Bernd Porr <BerndPorr@f2s.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/usbdux.c
drivers/staging/comedi/drivers/usbduxfast.c