diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/skbuff.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h index 656dc0e901..81ac934d59 100644 --- a/include/linux/skbuff.h +++ b/include/linux/skbuff.h | |||
| @@ -1512,7 +1512,6 @@ static inline void *skb_header_pointer(const struct sk_buff *skb, int offset, | |||
| 1512 | } | 1512 | } |
| 1513 | 1513 | ||
| 1514 | extern void skb_init(void); | 1514 | extern void skb_init(void); |
| 1515 | extern void skb_add_mtu(int mtu); | ||
| 1516 | 1515 | ||
| 1517 | /** | 1516 | /** |
| 1518 | * skb_get_timestamp - get timestamp from a skb | 1517 | * skb_get_timestamp - get timestamp from a skb |
