From 0f83558da0bca7fa3e921884b4e4f1ede9a9f623 Mon Sep 17 00:00:00 2001 From: Gui Jianfeng Date: Thu, 10 Apr 2008 02:00:23 -0700 Subject: [PATCH] --- yaml --- r: 90605 b: refs/heads/master c: eab2e0b2ec150aec8887d0cf178f7c989296266f h: refs/heads/master i: 90603: aedd3e842f4e1d75b5a8f719c23d3c531c868452 v: v3 --- [refs] | 2 +- trunk/net/sctp/input.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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);