]> git.puffer.fish Git - matthieu/frr.git/commit
lib: micro-op for thread_get()
authorJorge Boncompte [DTI2] <jorge@dti2.net>
Mon, 7 May 2012 16:53:13 +0000 (16:53 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 22 May 2012 18:35:51 +0000 (20:35 +0200)
commit64018324d5e5071eea3b3f72f939d91dc7aef029
treefaa7378fe45c6a11cf5198ba182f9bf54f3022f5
parent41af338ecd56b9891d996f0fc850e02318b0c01a
lib: micro-op for thread_get()

thread_trim_head() already checks that the list is not empty.

Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/thread.c