]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: unisys: visorbus: NULL pending_msg_hdr not an error
authorDavid Kershner <david.kershner@unisys.com>
Wed, 27 Sep 2017 17:14:16 +0000 (13:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Sep 2017 09:17:13 +0000 (11:17 +0200)
commitfd9e450cf5499d6ed6821f2d007e91b729e26092
treee0cbfb0c1d9096ad1b0232f7d7f67d38ac0cba29
parent17e4bddadca856d1725d27b8008bb6e9d51a095a
staging: unisys: visorbus: NULL pending_msg_hdr not an error

A NULL pending_msg_hdr is not an error, it just means that the firmware
does not want an error response for that message.

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