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: clean up empty lines in .c and .h files 2020-09-01 21:45:35 +00:00
wtap_hal Remove store-only variable and unnecessary bzero() 2022-06-29 20:02:01 +08:00
if_medium.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_medium.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
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 Fix ieee80211_radiotap(9) usage in wireless drivers: 2019-03-11 01:27:01 +00:00
if_wtapvar.h Remove unused function. 2020-03-04 22:31:41 +00:00