net: DM9000: Add support for byte EEPROM access
authorBen Dooks <ben-linux@fluff.org>
Fri, 10 Jun 2011 00:50:32 +0000 (00:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Jun 2011 22:54:52 +0000 (15:54 -0700)
commit40d15cd06e87722b1cc27d56c8274617580f2c56
tree0069ec0f16f41b0369d10c35616444c7c8d9d21f
parent6d65e5eee6fc8fa9abef9e78e7e789c2cb06f95c
net: DM9000: Add support for byte EEPROM access

Given many versions of ethtool's reluctance to do anything other than
byte accesses to the EEPROM interface, it is easier to update the driver
to support byte accesses so that all the ethtool versions that have been
observed in Debian can write the EEPROM.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Reviewed-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dm9000.c