diff options
Diffstat (limited to 'include/net/sock.h')
-rw-r--r-- | include/net/sock.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/sock.h b/include/net/sock.h index 38805fa02e48..7f2ab72f321a 100644 --- a/include/net/sock.h +++ b/include/net/sock.h | |||
@@ -987,7 +987,6 @@ struct proto { | |||
987 | struct sk_buff *skb); | 987 | struct sk_buff *skb); |
988 | 988 | ||
989 | void (*release_cb)(struct sock *sk); | 989 | void (*release_cb)(struct sock *sk); |
990 | void (*mtu_reduced)(struct sock *sk); | ||
991 | 990 | ||
992 | /* Keeping track of sk's, looking them up, and port selection methods. */ | 991 | /* Keeping track of sk's, looking them up, and port selection methods. */ |
993 | void (*hash)(struct sock *sk); | 992 | void (*hash)(struct sock *sk); |