dlm: clear correct init bit during sctp setup
authorMike Christie <michaelc@cs.wisc.edu>
Fri, 14 Jun 2013 09:56:09 +0000 (04:56 -0500)
committerDavid Teigland <teigland@redhat.com>
Fri, 14 Jun 2013 18:07:10 +0000 (13:07 -0500)
commitefad7e6b1a28be599836c8f15ec04f99a98fb04c
treec83d1f1ecbae067aac25fb57a243c360a1c827c2
parenta2648ebb7ed69ef209d9c8a76fadeb3252d9a023
dlm: clear correct init bit during sctp setup

We were clearing the base con's init pending flags, but the
con for the node was the one with the pending bit set.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lowcomms.c