X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fnet%2Feexpress.c;h=3868b8031266bfea0b84648f3e50acc65309f636;hb=c207908fcc451e31d7fbba31541bd04f93787eb4;hp=4a50fcb5ad6b6538b62fb58530182ecc2051e17c;hpb=11c302c14d8ddc47504bd3b650bc9e8da7c717b7;p=powerpc.git diff --git a/drivers/net/eexpress.c b/drivers/net/eexpress.c index 4a50fcb5ad..3868b80312 100644 --- a/drivers/net/eexpress.c +++ b/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.