Skip to content

Commit

Permalink
drivers/net/eexpress.c: remove duplicate comment
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Shane Shrybman authored and Adrian Bunk committed Feb 17, 2007
1 parent edd023d commit 4b2d5c0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions drivers/net/eexpress.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4b2d5c0

Please sign in to comment.