Kyle Evans 02354beae7 netgraph: macfilter: small fixes
Two issues:
- The DEBUG macro defined is in direct conflict with the DEBUG kernel
  option, which broke the -LINT build[0]
- Building with NG_MACFILTER_DEBUG did not compile on LP64 systems due to
  using %d for sizeof().

Reported by:	Jenkins[0]
2020-12-09 15:28:56 +00:00
..
2020-03-04 22:32:40 +00:00
2019-10-07 22:40:05 +00:00
2020-11-10 02:26:44 +00:00