zephyr/subsys/net/l2
Gerard Marull-Paretas 1eb683a514 device: remove redundant init functions
Remove all init functions that do nothing, and provide a `NULL` to
*DEVICE*DEFINE* macros.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-04-19 10:00:25 +02:00
..
bluetooth shell: fix MISRA 5.7 violations on `struct shell` 2023-04-14 12:21:08 +02:00
canbus
dummy
ethernet net: l2: ethernet: Fix double free 2023-02-20 19:45:28 +01:00
ieee802154 shell: fix MISRA 5.7 violations on `struct shell` 2023-04-14 12:21:08 +02:00
offloaded_netdev net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
openthread treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
ppp net: ppp: Fix PPP connection with host 2023-01-17 11:28:10 +01:00
virtual device: remove redundant init functions 2023-04-19 10:00:25 +02:00
wifi init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
CMakeLists.txt net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
Kconfig