commit | 6cded3a43ad0044d9831590795d9c6cf0dc2d2ee | [log] [tgz] |
---|---|---|
author | Stefan Weil <weil@mail.berlios.de> | Tue Mar 02 22:37:43 2010 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Mar 03 13:33:50 2010 +0200 |
tree | bcad208164e6aa739ea3492848ef380642324335 | |
parent | 0908bba1577d39bef09dd617b650d6dbd04ccf9e [diff] |
eepro100: Fix PXE boot The phy handling was wrong for PXE, GPXE boot: GPXE's eepro100 driver did not detect a valid link. This is fixed here. V2 - Use UPPER_CASE for enum values Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>