Free a previously allocated destid
void rio_destid_free(struct rio_net * net, u16 destid);
net
RIO network
destid
destID to free
Makes the specified destID available for use.
Matt Porter <[email protected]>, <[email protected]>
Author.