diff options
Diffstat (limited to 'include/linux/skbuff.h')
-rw-r--r-- | include/linux/skbuff.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h index 18ef0224fb6a..31edf63937a1 100644 --- a/include/linux/skbuff.h +++ b/include/linux/skbuff.h | |||
@@ -2630,8 +2630,6 @@ static inline ktime_t net_invalid_timestamp(void) | |||
2630 | return ktime_set(0, 0); | 2630 | return ktime_set(0, 0); |
2631 | } | 2631 | } |
2632 | 2632 | ||
2633 | void skb_timestamping_init(void); | ||
2634 | |||
2635 | #ifdef CONFIG_NETWORK_PHY_TIMESTAMPING | 2633 | #ifdef CONFIG_NETWORK_PHY_TIMESTAMPING |
2636 | 2634 | ||
2637 | void skb_clone_tx_timestamp(struct sk_buff *skb); | 2635 | void skb_clone_tx_timestamp(struct sk_buff *skb); |