diff options
author | Alan Cox <alan@linux.intel.com> | 2012-05-22 21:45:13 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-13 01:09:49 +0200 |
commit | 1aa3c63cf0a79153ee13c8f82e4eb6c40b66a161 (patch) | |
tree | 08025ab4bd2647cc69f5e73a27be36e8984203bb /drivers/acpi | |
parent | USB: option: Updated Huawei K4605 has better id (diff) | |
download | linux-1aa3c63cf0a79153ee13c8f82e4eb6c40b66a161.tar.xz linux-1aa3c63cf0a79153ee13c8f82e4eb6c40b66a161.zip |
USB: mct_u232: Fix incorrect TIOCMSET return
The low level helper returns 1 on success. The ioctl should however return
0. As this is the only user of the helper return, make the helper return 0 or
an error code.
Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=43009
Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions