Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: context: log on net_pkt alloc fail
Log an error when allocating a network packet for transmission fails. This is a problem which can be solved by increasing `CONFIG_NET_PKT_TX_COUNT`, but is currently hard to diagnose. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
- Loading branch information