]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/core/skbuff.c
mac80211: Re-enable aggregation
[mirror_ubuntu-bionic-kernel.git] / net / core / skbuff.c
index cdfe473181afe0cdaeea82866a4cae6761b09ec2..c4c8a33f3418bf32f95d014935d14efdb44203aa 100644 (file)
@@ -544,6 +544,7 @@ static struct sk_buff *__skb_clone(struct sk_buff *n, struct sk_buff *skb)
        C(truesize);
 #if defined(CONFIG_MAC80211) || defined(CONFIG_MAC80211_MODULE)
        C(do_not_encrypt);
+       C(requeue);
 #endif
        atomic_set(&n->users, 1);