Add alloc_netdev_dummy() which is needed by an updated rtw88 driver.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Paths
| Differential D46802 Authored by bz on Sep 26 2024, 11:52 PM.
Details
Summary Add alloc_netdev_dummy() which is needed by an updated rtw88 driver. Sponsored by: The FreeBSD Foundation
Diff Detail
Event TimelineHerald added subscribers: emaste, imp. · View Herald TranscriptSep 26 2024, 11:52 PM2024-09-26 23:52:56 (UTC+0) Harbormaster completed remote builds in B59611: Diff 143770.Sep 26 2024, 11:52 PM2024-09-26 23:52:56 (UTC+0) Comment Actions Make sure for alloc_netdev_dummy() the "setup" function is not run Harbormaster completed remote builds in B59899: Diff 144617.Oct 10 2024, 11:22 PM2024-10-10 23:22:19 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Oct 17 2024, 1:28 PM2024-10-17 13:28:00 (UTC+0) Closed by commit rG105331f658e2: LinuxKPI: netdevice: add alloc_netdev_dummy() (authored by bz). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 145028 sys/compat/linuxkpi/common/include/linux/netdevice.h
sys/compat/linuxkpi/common/src/linux_netdev.c
|