commit | 558c86345a8bacd8c763a9184baa169362fe3a43 | [log] [tgz] |
---|---|---|
author | Stefan Weil <weil@mail.berlios.de> | Tue Apr 06 13:44:03 2010 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Apr 06 15:32:26 2010 +0300 |
tree | 9073c8cfa55480beca43c6d2f105f097b8fbbb01 | |
parent | 75f5a6cccdc76a025cb460d53bb7509a2b5d7548 [diff] |
eepro100: Simplified device instantiation By using a private device info structure (as suggested by Gerd Hoffmann), handling of the different device variants becomes much easier. Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>