lightnvm: fix missing grown bad block type
[firefly-linux-kernel-4.4.55.git] / include / linux / ipmi_smi.h
index 41de0cf34c495cdaf78bcbc4b52b424eebc68554..f8cea14485ddde6f5d73bea2817b9bfa8913dc10 100644 (file)
@@ -115,6 +115,11 @@ struct ipmi_smi_handlers {
           implement it. */
        void (*set_need_watch)(void *send_info, bool enable);
 
+       /*
+        * Called when flushing all pending messages.
+        */
+       void (*flush_messages)(void *send_info);
+
        /* Called when the interface should go into "run to
           completion" mode.  If this call sets the value to true, the
           interface should make sure that all messages are flushed