]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: visorbus: don't ignore visorchannel_read error
authorDavid Kershner <david.kershner@unisys.com>
Tue, 28 Mar 2017 13:34:51 +0000 (09:34 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Mar 2017 07:17:03 +0000 (09:17 +0200)
commit7921b1fb2ffc5eb3bc4f8d72b103b153aa010dd0
tree38c2b02efa30f5f5b86730e076f937b5a313a33d
parentbadeb01aba3b895db9168c047404704ce854ce05
staging: unisys: visorbus: don't ignore visorchannel_read error

Don't override the visorchannel_read_error, just return the
error that it generates.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorbus_main.c