]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c0135aa5cf2abf787ebeae3cdc728c25a35f7c1
tree0069ec0f16f41b0369d10c35616444c7c8d9d21f
parent2def1306d11db111cfa8ed8e92801885e704c6bd
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