From: H Hartley Sweeten Date: Tue, 9 Sep 2014 20:05:29 +0000 (-0700) Subject: staging: comedi: adl_pci9118: don't ignore hardware errors X-Git-Tag: fixes-for-v3.18-merge-window~15^2~541 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e5314851a87ebf0ed4cfed100fd984b22111962;p=pandora-kernel.git staging: comedi: adl_pci9118: don't ignore hardware errors The legacy (*attach) currently allows the user to pass a mask of error conditions to ignore when running async commands. Remove this support so that the async command is always terminated if the hardware reports an error. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed