Skip to content
Commit 9e733177 authored by David S. Miller's avatar David S. Miller
Browse files

iucv: Remove SKB list assumptions.



Eliminate the assumption that SKBs and SKB list heads can
be cast to eachother in SKB list handling code.

This change also appears to fix a bug since the list->next pointer is
sampled outside of holding the SKB queue lock.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4a5a553d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment