diff --git a/[refs] b/[refs] index f22753017b58..58a8878baf80 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 935a7f6e4d2f2c69a2d94cbda377684fffbdcb27 +refs/heads/master: eab2e0b2ec150aec8887d0cf178f7c989296266f diff --git a/trunk/net/sctp/input.c b/trunk/net/sctp/input.c index c1d7e3b5c4b4..ca6b022b1df2 100644 --- a/trunk/net/sctp/input.c +++ b/trunk/net/sctp/input.c @@ -725,7 +725,6 @@ static struct sctp_endpoint *__sctp_rcv_lookup_endpoint(const union sctp_addr *l } ep = sctp_sk((sctp_get_ctl_sock()))->ep; - epb = &ep->base; hit: sctp_endpoint_hold(ep);