freebsd-skq/sys/ofed/drivers
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
..
infiniband sdp: Use malloc(9) instead of the Linux compat layer. 2016-07-29 21:01:04 +00:00
net/mlx4 net: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid has hash properties 2016-06-07 04:51:50 +00:00