usbdux*: fix DMA buffers on stack
authorIan Abbott <abbotti@mev.co.uk>
Fri, 22 Feb 2013 10:16:58 +0000 (10:16 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Fri, 22 Feb 2013 10:16:58 +0000 (10:16 +0000)
commiteb5a78af97c3e9f3e56b20d0bd16bf6f2588f10f
tree2458b770d2fa1b39bd502355d44680e828b2378b
parent4cc2a228ac6ec3511640009ac1dac5d73bf78d47
usbdux*: fix DMA buffers on stack

Fix instances of DMA buffer on stack being passed to usb_control_msg()
for the usbdux, usbduxfast and usbduxsigma drivers.

Spotted by Kumar Amit Mehta <gmate _dot_ amit _at_ gmail _dot_ com> in
the "staging" sources.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
comedi/drivers/usbdux.c
comedi/drivers/usbduxfast.c
comedi/drivers/usbduxsigma.c