Jon Maloy 3382605fd8 tipc: correct initialization of skb list
We change the initialization of the skb transmit buffer queues
in the functions tipc_bcast_xmit() and tipc_rcast_xmit() to also
initialize their spinlocks. This is needed because we may, during
error conditions, need to call skb_queue_purge() on those queues
further down the stack.

Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-08 21:13:23 -07:00
..
2015-05-14 12:24:45 -04:00
2016-07-26 14:26:42 -07:00
2016-08-18 23:36:07 -07:00
2017-08-23 22:31:38 -07:00
2017-01-24 16:14:58 -05:00