zephyr/subsys
Jukka Rissanen c54a511d26 net: Drop incoming packet if there is no data in it
If the network driver for some reason did not set the data in
the network packet properly, then just drop it as we cannot do
anything with just plain net_pkt.

Fixes #28131

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-09-22 11:22:43 +02:00
..
bluetooth Bluetooth: L2CAP: Truncate RX MTU if segmentation is not supported 2020-09-22 10:56:27 +03:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs
jwt
logging
mgmt mgmt/osdp: Fix osdp_build_ctx(); Add NULL check on ctx 2020-09-18 17:36:02 +02:00
net net: Drop incoming packet if there is no data in it 2020-09-22 11:22:43 +02:00
power
random
settings
shell shell: add argc range in Kconfig 2020-09-18 15:18:07 +02:00
stats
storage storage: flash_map: Unify partition processing macros name 2020-09-21 16:42:29 -05:00
testsuite
timing
tracing tracing: handle null thread names with systemview 2020-09-20 21:27:55 -04:00
usb
CMakeLists.txt
Kconfig