diff options
Diffstat (limited to 'include/linux/connector.h')
-rw-r--r-- | include/linux/connector.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/connector.h b/include/linux/connector.h index 6b6c7396a584..cb732643471b 100644 --- a/include/linux/connector.h +++ b/include/linux/connector.h | |||
@@ -50,7 +50,6 @@ struct cn_dev { | |||
50 | 50 | ||
51 | u32 seq, groups; | 51 | u32 seq, groups; |
52 | struct sock *nls; | 52 | struct sock *nls; |
53 | void (*input) (struct sk_buff *skb); | ||
54 | 53 | ||
55 | struct cn_queue_dev *cbdev; | 54 | struct cn_queue_dev *cbdev; |
56 | }; | 55 | }; |