opnsense-src/sys/dev/wtap
En-Wei Wu cf337fcd74
Remove store-only variable and unnecessary bzero()
- Remove the variable set but not used to fix build on -CURRENT
- Remove bzero() on the space malloc'd with M_ZERO flag.

Signed-off-by:  En-Wei Wu <enweiwu@FreeBSD.org>

Sponsored by:	Google, Inc. (GSoC 2022)
Differential Revision:	https://reviews.freebsd.org/D35624
2022-06-29 20:02:01 +08:00
..
plugins
wtap_hal Remove store-only variable and unnecessary bzero() 2022-06-29 20:02:01 +08:00
if_medium.c
if_medium.h
if_wtap.c Remove store-only variable and unnecessary bzero() 2022-06-29 20:02:01 +08:00
if_wtap_module.c Remove store-only variable and unnecessary bzero() 2022-06-29 20:02:01 +08:00
if_wtapioctl.h
if_wtapvar.h