staging: unisys: visornic - check visorchannel_signalinsert/remove failures
authorTim Sell <Timothy.Sell@unisys.com>
Fri, 24 Jul 2015 16:00:23 +0000 (12:00 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Jul 2015 20:43:37 +0000 (13:43 -0700)
commit81d275c6c37f075643fec3789ea3f3e4097cda41
tree16d6e09538199e7fdcc50a259c0bff0cb06cf7c9
parent4d79002e962466d455ae4933cd404cf5a1164894
staging: unisys: visornic - check visorchannel_signalinsert/remove failures

Logic to check for failures of visorchannel_signalinsert() and
visorchannel_signalremove() were added, and a new sent_post_failed counter
tracks the number of times we failed to post a rcv buffer to the IO
partition.

Signed-off-by: Tim Sell <Timothy.Sell@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visornic/visornic_main.c