opnsense-src/sys/compat/linuxkpi/common/include
Bjoern A. Zeeb 4b2af7db20 LinuxKPI: add KPI for netdev_notifier_info returning ifp
While currently the ifp gets cast to a net_device and then returned
and consumers are expecting an ifp again, allow parallel usage now and
in the future by extending and also passing the ifp directly back in
the netdev_notifier_info.  Add a function to return the ifp instead of
the net_device.

Sponsored by:	The FreeBSD Foundation
Suggested by:	hselasky
Reviewed by:	hselasky
Differential Revision: https://reviews.freebsd.org/D30522

(cherry picked from commit 801cf532e7)
2021-07-18 00:35:03 +00:00
..
acpi LinuxKPI: Implement ACPI bits required by drm-kmod in base system 2020-11-09 13:20:14 +00:00
asm LinuxKPI: byteorder.h 2021-07-18 00:35:02 +00:00
linux LinuxKPI: add KPI for netdev_notifier_info returning ifp 2021-07-18 00:35:03 +00:00
net net80211/LinuxKPI: add more radiotap definitions 2021-07-18 00:35:03 +00:00