freebsd-skq/sys/ofed/drivers/infiniband/ulp
markj 0206d7e0fa sdp: Use malloc(9) instead of the Linux compat layer.
SDP transmit and receive rings are always created in a sleepable context,
so we can use M_WAITOK and remove error checks.

Sponsored by:	EMC / Isilon Storage Division
2016-07-29 21:01:04 +00:00
..
ipoib Fix up the Infiniband code to handle the new arpresolve. 2016-06-02 20:53:43 +00:00
sdp sdp: Use malloc(9) instead of the Linux compat layer. 2016-07-29 21:01:04 +00:00