ath10k: remove is_aborted from skb_cb
[cascardo/linux.git] / drivers / net / wireless / ath / ath10k / core.h
index be7d750..ab70091 100644 (file)
@@ -62,7 +62,6 @@ struct ath10k;
 
 struct ath10k_skb_cb {
        dma_addr_t paddr;
-       bool is_aborted;
        u8 vdev_id;
 
        struct {