freebsd-dev/sys/dev/netmap
Conrad Meyer 04e0c883c5 Add two missing eventhandler.h headers
These are obviously missing from the .c files, but don't show up in any
tinderbox configuration (due to latent header pollution of some kind).  It
seems some configurations don't have this pollution, and the includes are
obviously missing, so go ahead and add them.

Reported by:	Peter Jeremy <peter AT rulingia.com>
X-MFC-With:	r347984
2019-05-21 00:04:19 +00:00
..
if_ptnet.c netmap: align if_ptnet to the changes introduced by r347233 2019-05-17 20:29:31 +00:00
if_re_netmap.h netmap: align codebase to the current upstream (commit id 3fb001303718146) 2018-04-12 07:20:50 +00:00
if_vtnet_netmap.h netmap: remove redundant call to nm_set_native_flags() 2019-02-25 09:57:06 +00:00
netmap_bdg.c netmap: refactor logging macros and pipes 2019-02-05 12:10:48 +00:00
netmap_bdg.h netmap: align codebase to the current upstream (760279cfb2730a585) 2018-12-05 11:57:16 +00:00
netmap_freebsd.c Add two missing eventhandler.h headers 2019-05-21 00:04:19 +00:00
netmap_generic.c netmap: refactor logging macros and pipes 2019-02-05 12:10:48 +00:00
netmap_kern.h netmap: don't schedule kqueue notify task when kqueue is not used 2019-02-18 14:21:41 +00:00
netmap_kloop.c netmap: upgrade sync-kloop support 2019-02-02 22:39:29 +00:00
netmap_legacy.c netmap: add support for multiple host rings 2019-03-18 12:22:23 +00:00
netmap_mbq.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap_mbq.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap_mem2.c netmap: add support for multiple host rings 2019-03-18 12:22:23 +00:00
netmap_mem2.h netmap: align codebase to the current upstream (760279cfb2730a585) 2018-12-05 11:57:16 +00:00
netmap_monitor.c netmap: refactor logging macros and pipes 2019-02-05 12:10:48 +00:00
netmap_null.c netmap: refactor logging macros and pipes 2019-02-05 12:10:48 +00:00
netmap_offloadings.c netmap: refactor logging macros and pipes 2019-02-05 12:10:48 +00:00
netmap_pipe.c netmap: refactor logging macros and pipes 2019-02-05 12:10:48 +00:00
netmap_pt.c netmap: pull fix for 32-bit support from upstream 2018-05-18 03:38:17 +00:00
netmap_vale.c netmap: refactor logging macros and pipes 2019-02-05 12:10:48 +00:00
netmap.c netmap: add support for multiple host rings 2019-03-18 12:22:23 +00:00