diff options
Diffstat (limited to 'include/net/sctp/sctp.h')
| -rw-r--r-- | include/net/sctp/sctp.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/net/sctp/sctp.h b/include/net/sctp/sctp.h index ea806732b084..90b1e8d23b16 100644 --- a/include/net/sctp/sctp.h +++ b/include/net/sctp/sctp.h | |||
| @@ -368,11 +368,6 @@ void sctp_sysctl_unregister(void); | |||
| 368 | #else | 368 | #else |
| 369 | static inline void sctp_sysctl_register(void) { return; } | 369 | static inline void sctp_sysctl_register(void) { return; } |
| 370 | static inline void sctp_sysctl_unregister(void) { return; } | 370 | static inline void sctp_sysctl_unregister(void) { return; } |
| 371 | static inline int sctp_sysctl_jiffies_ms(ctl_table *table, int __user *name, int nlen, | ||
| 372 | void __user *oldval, size_t __user *oldlenp, | ||
| 373 | void __user *newval, size_t newlen) { | ||
| 374 | return -ENOSYS; | ||
| 375 | } | ||
| 376 | #endif | 371 | #endif |
| 377 | 372 | ||
| 378 | /* Size of Supported Address Parameter for 'x' address types. */ | 373 | /* Size of Supported Address Parameter for 'x' address types. */ |
