Gabor Juhos a02308e931 rt2x00: rt2800: convert read_eeprom functions to return an int value
Both the rtt2x00usb_eeprom_read and the ioremap
functions are allowed to fail, however their
return values are not checked in the read_eeprom
functions in the rt2800{pci,usb} drivers.

The patch adds the missing checks, and converts
all read_eeprom functions to return an int value,
so the error values can be propagated up to the
'rt2800_validate_eeprom' function.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-01-07 15:16:54 -05:00
..
2012-06-20 14:41:49 -04:00
2012-12-17 15:45:17 -05:00
2012-06-20 14:41:49 -04:00
2012-07-11 15:38:27 -04:00
2012-07-11 15:38:27 -04:00
2012-12-06 15:04:58 -05:00
2012-10-24 13:18:07 -04:00
2012-12-06 15:04:58 -05:00
2012-12-06 15:04:58 -05:00
2012-10-24 13:18:07 -04:00
2012-06-20 14:41:49 -04:00