]> err.no Git - linux-2.6/blobdiff - net/sctp/endpointola.c
[LIB]: Textsearch infrastructure.
[linux-2.6] / net / sctp / endpointola.c
index 334f61773e6d692844aab739df7ca0084f54ab1c..2ec0320fac3b5634bbd62e6f8905d179314431ce 100644 (file)
@@ -134,7 +134,6 @@ static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep,
        ep->last_key = ep->current_key = 0;
        ep->key_changed_at = jiffies;
 
-       ep->debug_name = "unnamedEndpoint";
        return ep;
 }