drivers/net/eexpress.c: remove duplicate comment
authorShane Shrybman <shrybman@sympatico.ca>
Sat, 17 Feb 2007 18:56:23 +0000 (19:56 +0100)
committerAdrian Bunk <bunk@stusta.de>
Sat, 17 Feb 2007 18:56:23 +0000 (19:56 +0100)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/net/eexpress.c

index 4a50fcb..3868b80 100644 (file)
@@ -707,13 +707,6 @@ static int eexp_xmit(struct sk_buff *buf, struct net_device *dev)
        return 0;
 }
 
-/*
- * Handle an EtherExpress interrupt
- * If we've finished initializing, start the RU and CU up.
- * If we've already started, reap tx buffers, handle any received packets,
- * check to make sure we've not become wedged.
- */
-
 /*
  * Handle an EtherExpress interrupt
  * If we've finished initializing, start the RU and CU up.