freebsd-skq/sys/ofed/drivers
Hans Petter Selasky 9319562b86 Fix witness panic in the ipoib_ioctl() function when unloading the
ipoib module.

The bpfdetach() function is trying to turn off promiscious mode on the
network interface it is attached to while holding a mutex. The fix
consists of ignoring any further calls to the ipoib_ioctl() function
when the network interface is going to be detached. The ipoib_ioctl()
function might sleep.

Sponsored by:	Mellanox Technologies
MFC after:	1 week
2016-03-15 15:47:26 +00:00
..
infiniband Fix witness panic in the ipoib_ioctl() function when unloading the 2016-03-15 15:47:26 +00:00
net/mlx4 LinuxKPI list updates: 2016-01-26 15:12:31 +00:00