lkml.org 
[lkml]   [2003]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectYet another IPMI fix
Linus,

Wouldn't you know I would find another bug right after I sent you a
patch. This patch fixes a problem with the state machine getting stuck
in a certain error condition.

Please apply.

Thanks,

-Corey
--- linux.orig/drivers/char/ipmi/ipmi_kcs_sm.c Tue Jan 14 11:16:10 2003
+++ linux-main/drivers/char/ipmi/ipmi_kcs_sm.c Thu Mar 27 16:46:03 2003
@@ -468,7 +468,7 @@
break;

case KCS_HOSED:
- return KCS_SM_HOSED;
+ break;
}

if (kcs->state == KCS_HOSED) {[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.032 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site