[PATCH 0/2] drivers edac fix return code and debug output level

From: dougthompson
Date: Tue Aug 28 2007 - 13:21:01 EST


From: Doug Thompson <dougthompson@xxxxxxxxxxxx>

This EDAC patch set was applied against: 2.6.23-rc3

Two fix patches:

1) When EDAC Debug is turned on, the debug statements
issue printk level of EMERG. This was corrected to issue
a level of DEBUG

2) e752x driver, instead of returning ENOMEM if a device
was not present, the correct value of ENODEV is returned

Signed-off-by: Doug Thompson <dougthompson@xxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/