diff options
Diffstat (limited to 'net/core/timestamping.c')
-rw-r--r-- | net/core/timestamping.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/core/timestamping.c b/net/core/timestamping.c index 3b00a6b02734..98a52640e7cd 100644 --- a/net/core/timestamping.c +++ b/net/core/timestamping.c | |||
@@ -122,6 +122,7 @@ bool skb_defer_rx_timestamp(struct sk_buff *skb) | |||
122 | 122 | ||
123 | return false; | 123 | return false; |
124 | } | 124 | } |
125 | EXPORT_SYMBOL_GPL(skb_defer_rx_timestamp); | ||
125 | 126 | ||
126 | void __init skb_timestamping_init(void) | 127 | void __init skb_timestamping_init(void) |
127 | { | 128 | { |