freebsd-dev/sys/ofed
Mark Johnston d3461164e0 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
..
drivers sdp: Use malloc(9) instead of the Linux compat layer. 2016-07-29 21:01:04 +00:00
include sys/ofed: minor spelling fix. 2016-05-06 15:37:06 +00:00