freebsd-nq/sys/dev/mlx5
Hans Petter Selasky 5f9e5b5e62 Fix for use after free.
Clear the device description to avoid use after free because the
bsddev is not destroyed when the mlx5en module is unloaded. Only when
the parent mlx5 module is unloaded the bsddev is destroyed. This fixes
a panic on listing sysctls which refer strings in the bsddev after the
mlx5en module has been unloaded.

Sponsored by:	Mellanox Technologies
MFC after:	1 week
2016-08-09 07:43:15 +00:00
..
mlx5_core
mlx5_en Fix for use after free. 2016-08-09 07:43:15 +00:00
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