On Fri, Sep 23, 2016 at 08:02:03PM +0200, Jeremie Courreges-Anglas wrote:
> >
> > A few remaining duplicated includes to remove.
> >
> > Comments? OK?
>
> ok except for ixgbe.h
>
> Better remove the unguarded #include, I think. Even if a kernel
> configured without BPFILTER will not build...
Th
Frederic Cambus writes:
> Hi tech@,
>
> A few remaining duplicated includes to remove.
>
> Comments? OK?
ok except for ixgbe.h
> Index: sys/arch/sparc64/include/asm.h
> ===
> RCS file: /cvs/src/sys/arch/sparc64/include/asm.h,v
> re
Hi tech@,
A few remaining duplicated includes to remove.
Comments? OK?
Index: sys/arch/sparc64/include/asm.h
===
RCS file: /cvs/src/sys/arch/sparc64/include/asm.h,v
retrieving revision 1.10
diff -u -p -r1.10 asm.h
--- sys/arch/sparc