X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=net%2Fsctp%2Fproc.c;h=f268910620be55d3b7122835fcd3b2ebe629b28f;hb=526ea064f953fc5ad2fb905b537f490b9374a0f0;hp=5dd89831eceba6ca38e3b187ac465c2cbf387dc6;hpb=7c3ceb4a409e2b838700edf081d61a8a4c921e79;p=linux-2.6-omap-h63xx.git diff --git a/net/sctp/proc.c b/net/sctp/proc.c index 5dd89831ece..f268910620b 100644 --- a/net/sctp/proc.c +++ b/net/sctp/proc.c @@ -519,8 +519,3 @@ int __init sctp_remaddr_proc_init(void) return 0; } - -void sctp_assoc_proc_exit(void) -{ - remove_proc_entry("remaddr", proc_net_sctp); -}