summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/phantom
diff options
context:
space:
mode:
authorMichael Brown2008-07-08 23:37:36 +0200
committerMichael Brown2008-07-08 23:37:36 +0200
commitd474386336609281cb98c2bb38de601d9bb6b081 (patch)
tree1d925688750ad8ba49cc2784aebacdc7c076b30c /src/drivers/net/phantom
parent[phantom] Add NetXen dual copyright (diff)
downloadipxe-d474386336609281cb98c2bb38de601d9bb6b081.tar.gz
ipxe-d474386336609281cb98c2bb38de601d9bb6b081.tar.xz
ipxe-d474386336609281cb98c2bb38de601d9bb6b081.zip
[phantom] Remove warning relating to now-fixed firmware bug
Diffstat (limited to 'src/drivers/net/phantom')
-rw-r--r--src/drivers/net/phantom/phantom.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/drivers/net/phantom/phantom.c b/src/drivers/net/phantom/phantom.c
index 97b80882..93675e3f 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,