Luis R. Rodriguez 7d283aee50 list.h: Add list_splice_tail() and list_splice_tail_init()
If you are using linked lists for queues list_splice() will not do what
you would expect even if you use the elements passed reversed. We need
to handle these differently. We add list_splice_tail() and
list_splice_tail_init().

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-08-07 09:49:42 -04:00
..
2008-07-24 10:47:41 -07:00
2008-07-17 20:20:59 +08:00
2008-07-25 10:53:49 -07:00
2008-07-25 10:53:30 -07:00
2008-08-01 19:04:26 +02:00
2008-07-26 12:00:11 -07:00
2008-08-04 17:12:07 -07:00
2008-08-04 12:51:06 +09:00
2008-08-05 14:33:46 -07:00
2008-07-21 21:54:55 -07:00
2008-08-05 14:33:49 -07:00
2008-07-30 10:10:22 +01:00