From: Frank Haverkamp Date: Sun, 22 Dec 2013 13:16:36 +0000 (+0100) Subject: GenWQE: Rework return code for flash-update ioctl X-Git-Tag: v3.14-rc1~152^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d276b6c54d47a427e4cffd7c84f3b631a1edf98e;p=pandora-kernel.git GenWQE: Rework return code for flash-update ioctl Instead of remaining bytes of a failing copy_to_user, the flash-update ioctl is returning now -EFAULT. In addtion Dan discovered user triggerable dev_errs(). Those I removed now from card_dev.c too. Some dev_infos() were deleted and some others turned into dev_dbgs(). Reported-by: Dan Carpenter Signed-off-by: Frank Haverkamp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed