dect
/
linux-2.6
Archived
13
0
Fork 0

drivers/net/eexpress.c: remove duplicate comment

Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Shane Shrybman 2007-02-17 19:56:23 +01:00 committed by Adrian Bunk
parent edd023d0b8
commit 4b2d5c0490
1 changed files with 0 additions and 7 deletions

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