zephyr/subsys/net/l2/virtual
Jukka Rissanen d7321152a9 net: virtual: Remove unnecessary null check
The virtual_iface is already NULL checked by net_if_get_by_iface()
at the beginning of the function so no need to do it here too.

Coverity-CID: 220535
Fixes #34006

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-04-20 13:44:39 -04:00
..
ipip net: l2: ipip: Support more than one IPIP tunnel 2021-04-02 07:24:06 -04:00
CMakeLists.txt
Kconfig
virtual_mgmt.c
virtual.c net: virtual: Remove unnecessary null check 2021-04-20 13:44:39 -04:00