aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/sfc_tx.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/sfc/sfc_tx.h')
-rw-r--r--drivers/net/sfc/sfc_tx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/sfc/sfc_tx.h b/drivers/net/sfc/sfc_tx.h
index c2e5f13e..146b805c 100644
--- a/drivers/net/sfc/sfc_tx.h
+++ b/drivers/net/sfc/sfc_tx.h
@@ -58,7 +58,6 @@ struct sfc_txq {
struct sfc_dp_txq *dp;
efx_txq_t *common;
unsigned int free_thresh;
- unsigned int flags;
uint64_t offloads;
};