freebsd-skq/sys/dev/mlx5
Hans Petter Selasky a2c320d7c7 mlx5en: Fix duplicate mbuf free-by-code.
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
2016-09-16 11:57:48 +00:00
..
mlx5_core Update the MLX5 core module: 2016-09-16 11:28:16 +00:00
mlx5_en mlx5en: Fix duplicate mbuf free-by-code. 2016-09-16 11:57:48 +00:00
cq.h Update the MLX5 core module: 2016-09-16 11:28:16 +00:00
device.h Update the MLX5 core module: 2016-09-16 11:28:16 +00:00
doorbell.h
driver.h Update the MLX5 core module: 2016-09-16 11:28:16 +00:00
eswitch_vacl.h Update the mlx5 shared driver code to the latest version, which 2015-12-07 13:16:48 +00:00
flow_table.h Update the MLX5 core module: 2016-09-16 11:28:16 +00:00
mlx5_ifc.h Update the MLX5 core module: 2016-09-16 11:28:16 +00:00
mlx5_rdma_if.h
qp.h Update the MLX5 core module: 2016-09-16 11:28:16 +00:00
srq.h
vport.h Update the MLX5 core module: 2016-09-16 11:28:16 +00:00