commit | 196b7e1b9cca9e187bb61fa7d60f04f4ab2c0592 | [log] [tgz] |
---|---|---|
author | Steve Glendinning <steve.glendinning@smsc.com> | Sun Feb 15 22:55:01 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 20 00:38:51 2009 -0800 |
tree | 50ba17d2078c3cd7465bfe1cafb6fc720ef83f63 | |
parent | 62660e28084df3d8067ab855f326d3027808c569 [diff] |
smsc9420: handle magic field of ethtool_eeprom ethtool.h says the driver should set the magic field in get_eeprom and verify it in set_eeprom. This patch adds this functionality using an arbitary driver-specific magic value constant (0x9420). Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com> Signed-off-by: David S. Miller <davem@davemloft.net>