X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=net%2Fsctp%2Fproc.c;h=f268910620be55d3b7122835fcd3b2ebe629b28f;hb=feeedc6c820e1026453ad865076cee435f24d30a;hp=5dd89831eceba6ca38e3b187ac465c2cbf387dc6;hpb=63fe46da9c380b3f2bbdf3765044649517cc717c;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); -}