commit | b63b5e819d5b21ae493c17c356018ffa98d3ee1c | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Mon Jul 02 18:55:13 2012 +0100 |
committer | Chris Ball <cjb@laptop.org> | Sat Jul 21 00:02:24 2012 -0400 |
tree | 79565f8d73049e1d66812cf308cd14671c528860 | |
parent | 68737043bb155b42d54943d25153b901fd16e535 [diff] |
mmc: core: correct invalid error checking The effect of the existing code is that we continue blindly when we should warn about an invalid allocation unit. Reported-by: dcb314@hotmail.com Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=44061 Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Chris Ball <cjb@laptop.org>