From: Elias Oltmanns Date: Wed, 16 Jul 2008 18:33:48 +0000 (+0200) Subject: IDE: Report errors during drive reset back to user space X-Git-Tag: v2.6.27-rc1~1049^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64a8f00ff19508b3962c8a932375dbae88bee4d6;p=pandora-kernel.git IDE: Report errors during drive reset back to user space Make sure that each error condition during the execution of an HDIO_DRIVE_RESET ioctl is actually reported to the calling process. Also, unify the exit path of reset_pollfunc() when returning ide_stopped since the need of ->port_ops->reset_poll() to be treated specially has vanished (way back, it seems). Signed-off-by: Elias Oltmanns Cc: "Alan Cox" Cc: "Randy Dunlap" Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed