Change Makefile to follow common white space rules. Hide -DALTQ and
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 8 Mar 2005 17:50:32 +0000 (17:50 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 8 Mar 2005 17:50:32 +0000 (17:50 +0000)
commitf286b06094c8a645e6d8ebf3ddf9a6414435fee9
tree011dc00c8cb99d7bc3bcd803dd5fc05b7e7456c7
parent0e8fa33c936e68672d8993c8626e1db3cc18869b
Change Makefile to follow common white space rules. Hide -DALTQ and
opt_inet.h creation for kernel builds. Don't set NBPFILTER.

Use DEFINE_CLASS_0 instead of inline that. Provide the
DLT_IEEE802_11_RADIO data. Change direct spl use to
LOCK_DECL / LOCK / UNLOCK macros. Mark some arguments as unused, they
might get used later. Use bpf_ptap interface. Don't conditionalize
based on NBPFILTER.

Submitted-by: Johannes Hofmann <Johannes.Hofmann@gmx.de>
sys/dev/netif/ipw/Makefile
sys/dev/netif/ipw/if_ipw.c
sys/dev/netif/ipw/if_ipwvar.h