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)
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

Simple merge