]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ipmi:msghandler: Don't check for shutdown when returning responses
authorCorey Minyard <corey@minyard.net>
Fri, 21 Mar 2025 20:15:05 +0000 (15:15 -0500)
committerCorey Minyard <corey@minyard.net>
Wed, 7 May 2025 22:25:48 +0000 (17:25 -0500)
commitf2a31163d6a32143f9e97418fbb30b398c1ebeb7
tree66d09a49a1709525a0d10aee64ab29d10edaf5c5
parentff2d2bc9f29d26f5eff9b8fdde225fd705f5555f
ipmi:msghandler: Don't check for shutdown when returning responses

The lower level interface shouldn't attempt to unregister if it has a
callback in the pending queue.

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