mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
Add more functions to netdevice.h (netif_napi_add_tx() being the only one implemented) and add platform_device.h and netlink.h in order to make driver code compile. The skeleton functions are used only in very limited scope and not at all in our usage so far but add (invasive) #ifdef if removed. Add pr_debug() calls to each of them in order to log a TODO (if DEBUG compiled in) and someone should hit them in the future. MFC after: 3 days Commented on by: hselasky (earlier version) Differential Revision: https://reviews.freebsd.org/D37599 |
||
|---|---|---|
| .. | ||
| addrconf.h | ||
| cfg80211.h | ||
| ieee80211_radiotap.h | ||
| if_inet6.h | ||
| ip.h | ||
| ipv6.h | ||
| mac80211.h | ||
| netevent.h | ||
| netlink.h | ||
| regulatory.h | ||
| tcp.h | ||