From: Shane Shrybman Date: Sat, 17 Feb 2007 18:56:23 +0000 (+0100) Subject: drivers/net/eexpress.c: remove duplicate comment X-Git-Tag: Ubuntu-5.4-5.4.0-11.14~47327^2~8 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=4b2d5c049079d342e3e268c162dcecbd7bad1411;p=mirror_ubuntu-focal-kernel.git drivers/net/eexpress.c: remove duplicate comment Signed-off-by: Adrian Bunk --- diff --git a/drivers/net/eexpress.c b/drivers/net/eexpress.c index 4a50fcb5ad6b..3868b8031266 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.