diff options
author | Corey Minyard <minyard@acm.org> | 2006-04-10 22:54:31 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-11 06:18:45 -0700 |
commit | 4791c03d2c3b9b6822784f6d7c8e5bbadb1f35ae (patch) | |
tree | 9200001570ecf30f13e2adcfb62110109bf26f7e /drivers/hwmon | |
parent | 091e881d0e55496d8887b61446ae1c598b0995b6 (diff) |
[PATCH] ipmi: fix event queue limit
The event handler mechanism in the IPMI driver had a limit on the number of
received events, but the counts were not being updated. Update the counts
to impose a limit. This is not a critical fix, as this function (the
sending of the events) has to be turned on by the user, anyway. This
avoids problems if they forget to turn it back off.
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/hwmon')
0 files changed, 0 insertions, 0 deletions