zephyr/subsys/net/l2
Jukka Rissanen c4fcc604e6 net: arp: No need to check pkt for NULL
The pkt variable cannot be NULL at this point so the check for
nullness is not needed.

Coverity-CID: 198002
Fixes #15777

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-05-02 13:22:09 +03:00
..
bluetooth net: if: Add access functions for network interface flags 2019-04-23 13:11:03 +03:00
canbus license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dummy license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ethernet net: arp: No need to check pkt for NULL 2019-05-02 13:22:09 +03:00
ieee802154 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
openthread net: openthread: Do not overwrite stored dataset with defaults 2019-04-23 16:43:36 +03:00
wifi license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: Use depend on instead of select to avoid kconfig loop 2019-03-12 19:42:40 +01:00