diff options
author | Mattia Dongili | 2012-12-21 07:21:09 +0900 |
---|---|---|
committer | Matthew Garrett | 2013-01-07 12:32:38 -0500 |
commit | dcbeec264d73b7228ffdfe767eab69b2353099b1 (patch) | |
tree | 84d6c44f6f6dd5b01791c80a162d3c959224169e /drivers/vme | |
parent | e04c200f1f2de8eaa2f5af6d97e7e213a1abb424 (diff) |
sony-laptop: fix SNC buffer calls when SN06 returns Integers
SN06 in some cases returns an Integer instead of a buffer. While the
code handling the return value was trying to cope with the difference,
the memcpy call was not making any difference between the two types of
acpi_object union. This regression was introduced in 3.5.
While there also rework the return value logic to improve readability.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=48671
Cc: <stable@vger.kernel.org>
Cc: Fabrizio Narni <shibotto@gmail.com>
Cc: <mus.svz@gmail.com>
Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
Diffstat (limited to 'drivers/vme')
0 files changed, 0 insertions, 0 deletions