Searched refs:curr (Results 1 – 1 of 1) sorted by relevance
308 struct mctp_pktbuf *curr = bus->tx_queue_head; in mctp_bus_destroy() local310 bus->tx_queue_head = curr->next; in mctp_bus_destroy()311 mctp_pktbuf_free(curr); in mctp_bus_destroy()