summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev/e1000/if_em.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/dev/e1000/if_em.h')
-rw-r--r--freebsd/sys/dev/e1000/if_em.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/freebsd/sys/dev/e1000/if_em.h b/freebsd/sys/dev/e1000/if_em.h
index cfd1388d..79af551c 100644
--- a/freebsd/sys/dev/e1000/if_em.h
+++ b/freebsd/sys/dev/e1000/if_em.h
@@ -368,7 +368,6 @@ struct tx_ring {
void *tag;
struct resource *res;
unsigned long tx_irq;
- unsigned long no_desc_avail;
/* Saved csum offloading context information */
int csum_flags;