提交 d1d5bd64 编写于 作者: E Eric Dumazet 提交者: Jakub Kicinski

net: typhoon: include <net/vxlan.h>

We need this to get vxlan_features_check() definition.

Fixes: d2692eee ("net: typhoon: implement ndo_features_check method")
Signed-off-by: NEric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20220208003502.1799728-1-eric.dumazet@gmail.comSigned-off-by: NJakub Kicinski <kuba@kernel.org>
上级 ff624338
......@@ -2257,6 +2257,9 @@ typhoon_test_mmio(struct pci_dev *pdev)
}
#if MAX_SKB_FRAGS > 32
#include <net/vxlan.h>
static netdev_features_t typhoon_features_check(struct sk_buff *skb,
struct net_device *dev,
netdev_features_t features)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册