From: Chayan Biswas Date: Wed, 22 May 2013 22:34:49 +0000 (+0000) Subject: Return the result from user admin command IOCTL even in case of failure X-Git-Tag: v3.10-rc6~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf90bc4830b858487fe4b9b9ecd0031e23ca3e83;p=pandora-kernel.git Return the result from user admin command IOCTL even in case of failure We copy the result to user if the command is completed from the controller even if it completes with failure (non-zero) status. A return status of < 0 indicates the command was not completed by the controller. The user application may expect the error code in the result field in case of failure. Signed-off-by: Chayan Biswas Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed