DORMANTno replies

[patch] remove " ALLMULTI check " in plip.c

From: maximilian attems <hidden>
Date: 2003-09-17 18:45:04

please check the following patch
maybe the comment is wrong and
then it should be changed ;)

it compiles, but no further checks
same patch applies to 2.4.22 with offset

thx for your feedback
a++ maks

--- linux-2.6.0-test5/drivers/net/plip.c	Mon Sep  8 21:50:40 2003
+++ linux/drivers/net/plip.c	Wed Sep 17 20:06:38 2003
@@ -567,14 +567,6 @@
 			skb->pkt_type=PACKET_MULTICAST;
 	}
 	
-	/*
-	 *	This ALLMULTI check should be redundant by 1.4
-	 *	so don't forget to remove it.
-	 */
-	 
-	if (ntohs(eth->h_proto) >= 1536)
-		return eth->h_proto;
-		
 	rawp = skb->data;
 	
 	/*

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help