commit | 81e7571ea35e2b8b74b777ac8484818c8a984ea9 | [log] [tgz] |
---|---|---|
author | Markus Boehme <markubo@amazon.com> | Mon Sep 07 18:25:35 2020 +0200 |
committer | Corey Minyard <cminyard@mvista.com> | Tue Sep 15 08:52:27 2020 -0500 |
tree | 83b8892fea4cb61cc6390bc4a2135580fafab64e | |
parent | 8a00e56a14a706cdca9b2a575e7a709b641f3ce0 [diff] |
ipmi: Reset response handler when failing to send the command When failing to send a command we don't expect a response. Clear the `null_user_handler` like is done in the success path. Signed-off-by: Markus Boehme <markubo@amazon.com> Message-Id: <1599495937-10654-1-git-send-email-markubo@amazon.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>