On Thu, Feb 24, 2005 at 08:25:27PM +0000, Robert Watson wrote: > -static int rl_encap (struct rl_softc *, struct mbuf * ); > +static int rl_encap (struct rl_softc *, struct mbuf ** ); Probably superfluous space before last closing brace. ./danfe