Skip to content
Commit 87b7e1f7 authored by Elieva Pignat's avatar Elieva Pignat Committed by ronald-cron-arm
Browse files

dlist: fix pop_head to work for any size dlist



If a dlist contained more than two nodes, the previous link
of the new list head was not updated and pointed still to the
popped head.

Change-Id: I19507a6910d714f441290db8de5481113847370d
Signed-off-by: default avatarElieva Pignat <Elieva.Pignat@arm.com>
parent 7b676872
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment