eepro100: Remove unused device status entries
commit3031efabd0bb744126a53f32c5426580b5d394d5
authorStefan Weil <weil@mail.berlios.de>
Sat, 19 Sep 2009 11:41:15 +0000 (19 13:41 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 4 Oct 2009 12:54:44 +0000 (4 14:54 +0200)
tree03810c931dc0e84b46043b20aed34ef43f85969d
parent1b050077d2d72b15c73257c13e2e46932786f7e2
eepro100: Remove unused device status entries

A lot of entries are unused (they were added by copy + paste
from other drivers during development of eepro100.c).

Removing them from nic_save, nic_load makes any
old saved status incompatible, so a new version
for the virtual machine data was needed, too.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/eepro100.c