ipmi: Remove condition on interface shutdown
authorCorey Minyard <cminyard@mvista.com>
Fri, 6 Apr 2018 03:07:33 +0000 (22:07 -0500)
committerCorey Minyard <cminyard@mvista.com>
Wed, 18 Apr 2018 15:23:01 +0000 (10:23 -0500)
commit8d17929ad50f2c9d4cf55e8f3eb249a60f429a0d
treec488ec12069b5ff53ae79efe986b0309e6287860
parenta313dec6401f0ceaec77262b411d77c18aef27ee
ipmi: Remove condition on interface shutdown

Now that the interfaces have shutdown handlers, this no longer
needs to be conditional.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_msghandler.c