[3131] in linux-net channel archive
Re: Networking Patches
daemon@ATHENA.MIT.EDU (Alan Cox)
Thu Jun 6 06:39:55 1996
From: Alan Cox <alan@cymru.net>
To: gpg109@rsphy1.anu.edu.au (Paul Gortmaker)
Date: Thu, 6 Jun 1996 10:09:09 +0100 (BST)
Cc: alan@lxorguk.ukuu.org.uk, linux-net@vger.rutgers.edu,
linux-kernel@vger.rutgers.edu, torvalds@cs.helsinki.fi
In-Reply-To: <9606060325.AA09923@rsphy4.anu.edu.au> from "Paul Gortmaker" at Jun 6, 96 01:25:17 pm
> LANCE driver doesn't grok rev II of PCI chip [fix posted earlier]
Applied as well
> Console floods with ip_queue_glue messages when sprayed/attacked.
These are NETDEBUG() messages and will vanish in 2.0
> Console text flash on RHS of screen during scroll [outw vs outb_p]
Wait post 2.0, just in case it blows up on CGA and the like.
> SCSI won't compile without /proc [posted fix earlier]
Don't have this one.
> Can't "un-choose" old hd driver once selected [posted fix earlier]
I've applied this to my tree.
> Here is the skb patch. There is an unused "flags" in one of the __skb
> routines, and somewhere else it is declared without the unsigned.
Will apply tonight unless Linus wants to apply it anyway