]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
* Use !TAILQ_EMPTY() for checking if a tail queue is not empty.
authortuexen <tuexen@FreeBSD.org>
Wed, 15 Sep 2010 20:53:20 +0000 (20:53 +0000)
committertuexen <tuexen@FreeBSD.org>
Wed, 15 Sep 2010 20:53:20 +0000 (20:53 +0000)
commit1b9af662a685b7bc3f4ac99fa99ba49ca15c825d
treeb357eec06179fa709f302f9591e1fd1cd3744605
parent3f139046bf00a56f3228ed3782e84c36f7cc6e44
* Use !TAILQ_EMPTY() for checking if a tail queue is not empty.
* Remove assignment without any effect.

MFC after: 2 weeks.
sys/netinet/sctp_cc_functions.c