[PATCH 28/38] backports: update skb kcov ifdef

Johannes Berg <[email protected]> Tue, 11 Oct 2022 23:04:36 +0200
Newsgroups org.kernel.vger.backports
Message-ID <20221011230356.dfc7c2811ea7.I96fb26c6080e6f75909fafab5de38ccd255ff6f2@changeid>
From: Johannes Berg <[email protected]>

This got backported to 5.10.54 so need to update the ifdef.

Signed-off-by: Johannes Berg <[email protected]>
---
 backport/backport-include/linux/skbuff.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/backport/backport-include/linux/skbuff.h b/backport/backport-include/linux/skbuff.h
index fc99b5bb7513..376dd5942a34 100644
--- a/backport/backport-include/linux/skbuff.h
+++ b/backport/backport-include/linux/skbuff.h
@@ -148,7 +148,7 @@ static inline __u32 skb_queue_len_lockless(const struct sk_buff_head *list_)
 }
 #endif /* < 5.6.0 */
 
-#if LINUX_VERSION_IS_LESS(5,11,0)
+#if LINUX_VERSION_IS_LESS(5,10,54)
 #define skb_get_kcov_handle LINUX_BACKPORT(skb_get_kcov_handle)
 static inline u64 skb_get_kcov_handle(struct sk_buff *skb)
 {
-- 
2.37.3

--
To unsubscribe from this list: send the line "unsubscribe backports" in