cvs commit: src/sys/crypto/via padlock.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Sat Aug 9 19:42:49 UTC 2008
pjd 2008-08-09 19:42:37 UTC
FreeBSD src repository
Modified files:
sys/crypto/via padlock.c
Log:
SVN rev 181473 on 2008-08-09 19:42:37Z by pjd
Sessions in-use are at the end of the queue, so use TAILQ_FOREACH_REVERSE()
when looking for them.
Idea from: Patrick Lamaiziere <patfbsd at davenulle.org>
Revision Changes Path
1.15 +5 -3 src/sys/crypto/via/padlock.c
More information about the cvs-src
mailing list