freebsd-dev/sys/ofed/drivers/infiniband/ulp/ipoib
Hans Petter Selasky 1c6a456125 Fix for double unlock in ipoib.
The ipoib_unicast_send() function is not supposed to unlock the priv lock.

MFC after:	3 days
Sponsored by:	Mellanox Technologies
2020-03-16 12:33:57 +00:00
..
ipoib_cm.c Make sure the VNET is properly set when reaping mbufs in ipoib. 2020-01-11 12:02:16 +00:00
ipoib_ethtool.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ipoib_fs.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ipoib_ib.c Make sure the transmit loop doesn't get starved in ipoib. 2019-10-02 09:06:13 +00:00
ipoib_main.c Fix for double unlock in ipoib. 2020-03-16 12:33:57 +00:00
ipoib_multicast.c Fix missing epochification of the ipoib code after r353292. 2019-10-15 11:11:21 +00:00
ipoib_verbs.c Handle IB_EVENT_DEVICE_FATAL event in ipoib. 2019-05-08 10:51:49 +00:00
ipoib_vlan.c Use __FBSDID() for RCS tags in ibcore. 2018-07-17 09:47:14 +00:00
ipoib.h Make sure the transmit loop doesn't get starved in ipoib. 2019-10-02 09:06:13 +00:00