diff options
author | Corey Minyard | 2006-12-06 20:41:04 -0800 |
---|---|---|
committer | Linus Torvalds | 2006-12-07 08:39:47 -0800 |
commit | 55162fb165571b3ba4283fe657f1a5968cef361a (patch) | |
tree | 9341bb3293c155603f47760dc72182d38a175e1d /drivers/char/mwave/Makefile | |
parent | b9675136e2ad95156fb93be6155f17590bb26fd7 (diff) |
[PATCH] IPMI: fix request events
When the IPMI message handler requested that the interface look for events,
the ipmi_si driver would request flags, see if the event buffer full flag was
set, then request events. It's better to just send the request for events, as
it cuts one message out of the transaction if there happens to be events, and
it will fetch events even if the event buffer was not full.
Signed-off-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/char/mwave/Makefile')
0 files changed, 0 insertions, 0 deletions