diff --git a/[refs] b/[refs] index 851960758875..db4e7da94d85 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 95a363582b69bec53bc73ff2100dfc344bd23098 +refs/heads/master: a90bcbd651b453d8259243115696c11b864b30fe diff --git a/trunk/include/net/sctp/sctp.h b/trunk/include/net/sctp/sctp.h index 57df27f19588..a653eb3e1e70 100644 --- a/trunk/include/net/sctp/sctp.h +++ b/trunk/include/net/sctp/sctp.h @@ -368,11 +368,6 @@ void sctp_sysctl_unregister(void); #else static inline void sctp_sysctl_register(void) { return; } static inline void sctp_sysctl_unregister(void) { return; } -static inline int sctp_sysctl_jiffies_ms(ctl_table *table, int __user *name, int nlen, - void __user *oldval, size_t __user *oldlenp, - void __user *newval, size_t newlen) { - return -ENOSYS; -} #endif /* Size of Supported Address Parameter for 'x' address types. */