瀏覽代碼

drivers/net/eexpress.c: remove duplicate comment

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Shane Shrybman 18 年之前
父節點
當前提交
4b2d5c0490
共有 1 個文件被更改,包括 0 次插入7 次删除
  1. 0 7
      drivers/net/eexpress.c

+ 0 - 7
drivers/net/eexpress.c

@@ -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.