commit | fd9e450cf5499d6ed6821f2d007e91b729e26092 | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Wed Sep 27 13:14:16 2017 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 28 11:17:13 2017 +0200 |
tree | e0cbfb0c1d9096ad1b0232f7d7f67d38ac0cba29 | |
parent | 17e4bddadca856d1725d27b8008bb6e9d51a095a [diff] |
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>