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
sdp: Use malloc(9) instead of the Linux compat layer. Tags None Referenced Files None Subscribers None
Description
Details
|