On Tue, Dec 18, 2012 at 05:22:22PM +0100, Gabor Juhos wrote: > An ioremap call is allowed to fail, however > the return value of that is not checked in > the 'rt2800pci_read_eeprom_soc' function. > > The patch adds the missing check, and makes > the function return an int value. The patch > also converts the 'rt2800_read_eeprom' and > 'rt2800_ops.read_eeprom' functions to return > an int value, so the error value can be > propagated up to the 'rt2800_validate_eeprom' > function. > > Signed-off-by: Gabor Juhos <juhosg@xxxxxxxxxxx> Reviewed-by: Stanislaw Gruszka <stf_xl@xxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html