Subject: Re: Full story on PFIL_HOOKS rearrangement
To: enami tsugutomo <enami@sm.sony.co.jp>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-net
Date: 11/10/2000 10:06:12
On Fri, Nov 10, 2000 at 05:57:59PM +0900, enami tsugutomo wrote:

 > > ! 	TAILQ_INIT(&ph->ph_in); 
 > 
 > This is an unnecessary diff due to a space at the end of line.

Oops, fixed.

 > > + 	HTONS(ip->ip_len);
 > 
 > The variable `ip' may not be a valid pointer after fr_check returns.

Fixed.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>