From: Ian Abbott Date: Mon, 3 Dec 2012 18:15:42 +0000 (+0000) Subject: staging: comedi: addi_apci_2032: set COMEDI_CB_OVERFLOW X-Git-Tag: v3.9-rc1~127^2~546 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bf9a3babe630a9972b28fd3bb7d2cfcd40e6409;p=pandora-kernel.git staging: comedi: addi_apci_2032: set COMEDI_CB_OVERFLOW If the call to `comedi_buf_put()` fails in the interrupt routine, set the `COMEDI_CB_OVERFLOW` event flag. Note that the `COMEDI_CB_ERROR` flag will have also been set by `comedi_buf_put()` in this case. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed