Hello! On 11.11.2018 3:55, David Miller wrote:
Eliminate the assumption that SKBs and SKB list heads can be cast to eachother in SKB list handling code.
Each other? My spellchecker trips here.
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: David S. Miller <da...@davemloft.net>
[...] MBR, Sergei