list_is_last
if (list_is_last(&request->ring_link, &ring->request_list)) {
if (!list_is_last(&rq->ring_link, &ce->ring->request_list) &&