From: Michael Brown Date: Tue, 8 Jul 2008 21:37:36 +0000 (+0100) Subject: [phantom] Remove warning relating to now-fixed firmware bug X-Git-Tag: v0.9.4~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d474386336609281cb98c2bb38de601d9bb6b081;p=thirdparty%2Fipxe.git [phantom] Remove warning relating to now-fixed firmware bug --- diff --git a/src/drivers/net/phantom/phantom.c b/src/drivers/net/phantom/phantom.c index 97b808829..93675e3f0 100644 --- a/src/drivers/net/phantom/phantom.c +++ b/src/drivers/net/phantom/phantom.c @@ -1327,17 +1327,6 @@ static void phantom_close ( struct net_device *netdev ) { struct io_buffer *iobuf; unsigned int i; - /* BUG5671 - * - * When the last TX context is destroyed, the firmware will - * pause the Egress Packet Generator (EPG). The corresponding - * code that is supposed to unpause the EPG when the first TX - * context is created is #if 0'd out (with a comment saying - * FIXME). The net result of this is that if you close and - * then reopen the interface, you will no longer be able to - * transmit packets. - */ - /* Shut down the port */ phantom_del_macaddr ( phantom_port, netdev->ll_addr ); phantom_del_macaddr ( phantom_port,