aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.c
diff options
context:
space:
mode:
authorJon Maloy <[email protected]>2017-10-07 12:32:49 +0000
committerDavid S. Miller <[email protected]>2017-10-09 04:13:23 +0000
commit3382605fd8db1ed1fb03f3f1529490133fe3ab08 (patch)
tree269b5e1d26c30551de4363b6826ed7bacbd46d84 /net/tipc/msg.c
parentgso: fix payload length when gso_size is zero (diff)
downloadkernel-3382605fd8db1ed1fb03f3f1529490133fe3ab08.tar.gz
kernel-3382605fd8db1ed1fb03f3f1529490133fe3ab08.zip
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/msg.c')
0 files changed, 0 insertions, 0 deletions