Replace STAILQ_SWAP() with simpler STAILQ_CONCAT().
Also remove stray STAILQ_REMOVE_AFTER(), not causing problems only
because STAILQ_SWAP() fixed corrupted stqh_last.
MFC after: 1 week
Replace STAILQ_SWAP() with simpler STAILQ_CONCAT(). Tags None Referenced Files None Subscribers None
Description
Details
|