mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
When mlx5e_sq_xmit() returns an error code and the mbuf pointer is set, we should not free the mbuf, because the caller will keep the mbuf in the drbr. Make sure the mbuf pointer is correctly set upon function exit. Sponsored by: Mellanox Technologies MFC after: 1 week |
||
|---|---|---|
| .. | ||
| mlx5_core | ||
| mlx5_en | ||
| cq.h | ||
| device.h | ||
| doorbell.h | ||
| driver.h | ||
| eswitch_vacl.h | ||
| flow_table.h | ||
| mlx5_ifc.h | ||
| mlx5_rdma_if.h | ||
| qp.h | ||
| srq.h | ||
| vport.h | ||