HardenedBSD/sys/dev/oce
Zhenlei Huang aa3860851b net: Remove unneeded NULL check for the allocated ifnet
Change 4787572d05 made if_alloc_domain() never fail, then also do the
wrappers if_alloc(), if_alloc_dev(), and if_gethandle().

No functional change intended.

Reviewed by:	kp, imp, glebius, stevek
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D45740
2024-06-28 18:16:29 +08:00
..
oce_hw.c
oce_hw.h
oce_if.c net: Remove unneeded NULL check for the allocated ifnet 2024-06-28 18:16:29 +08:00
oce_if.h
oce_mbox.c oce(4): Fix a typo in a source code comment 2024-04-18 16:19:18 +02:00
oce_queue.c
oce_sysctl.c
oce_user.h
oce_util.c