Subject: Re: if_delete * if_alloc
To: Matt Thomas <matt@3am-software.com>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: tech-kern
Date: 07/09/1997 14:05:05
> Please add an IFF_DEAD bit.  Also increase if_flags to an int (this
> will help the alpha significantly since it can just use longword
> reference instead of masking and shifting).

I have already changed if_flags to unsigned long in my tree; if anyone
wants I can probably pull out the relevant diffs in pretty short order.
(Admittedly, unsigned int is probably better than unsigned long.)

					der Mouse

			       mouse@rodents.montreal.qc.ca
		     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B