commit | c2b1e76d8c91166ca5f7aa8df02d67b619e24dc3 | [log] [tgz] |
---|---|---|
author | Xianting Tian <tian.xianting@h3c.com> | Tue Sep 15 15:44:41 2020 +0800 |
committer | Corey Minyard <cminyard@mvista.com> | Tue Sep 15 09:46:20 2020 -0500 |
tree | 1b73006ba1ffb13db8d0cd6a6a49f3bb32e0c33b | |
parent | 81e7571ea35e2b8b74b777ac8484818c8a984ea9 [diff] |
ipmi:sm: Print current state when the state is invalid Print current state before returning IPMI_NOT_IN_MY_STATE_ERR so we can know where this issue is coming from and possibly fix the state machine. Signed-off-by: Xianting Tian <tian.xianting@h3c.com> Message-Id: <20200915074441.4090-1-tian.xianting@h3c.com> [Converted printk() to pr_xxx().] Signed-off-by: Corey Minyard <cminyard@mvista.com>