]> Git Repo - linux.git/blobdiff - lib/test_bpf.c
clk: Stop forwarding clk_rate_requests to the parent
[linux.git] / lib / test_bpf.c
index 2a7836e115b4e94336027fc29529d969b35bf644..5820704165a64ddcfc193b59158d06141f64fe92 100644 (file)
@@ -14733,9 +14733,9 @@ static struct skb_segment_test skb_segment_tests[] __initconst = {
                .build_skb = build_test_skb_linear_no_head_frag,
                .features = NETIF_F_SG | NETIF_F_FRAGLIST |
                            NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_GSO |
-                           NETIF_F_LLTX_BIT | NETIF_F_GRO |
+                           NETIF_F_LLTX | NETIF_F_GRO |
                            NETIF_F_IPV6_CSUM | NETIF_F_RXCSUM |
-                           NETIF_F_HW_VLAN_STAG_TX_BIT
+                           NETIF_F_HW_VLAN_STAG_TX
        }
 };
 
This page took 0.033875 seconds and 4 git commands to generate.