summaryrefslogtreecommitdiff
path: root/e1000.h
diff options
context:
space:
mode:
Diffstat (limited to 'e1000.h')
-rw-r--r--e1000.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/e1000.h b/e1000.h
index 2a567df..e8932db 100644
--- a/e1000.h
+++ b/e1000.h
@@ -326,6 +326,8 @@ struct e1000_adapter {
/* for ioport free */
int bars;
int need_ioport;
+
+ bool discarding;
};
enum e1000_state_t {