Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
[platform/kernel/linux-rpi.git] / include / net / bonding.h
index 46df470..9f3fdc1 100644 (file)
@@ -259,6 +259,7 @@ struct bonding {
        /* protecting ipsec_list */
        spinlock_t ipsec_lock;
 #endif /* CONFIG_XFRM_OFFLOAD */
+       struct bpf_prog *xdp_prog;
 };
 
 #define bond_slave_get_rcu(dev) \