summaryrefslogtreecommitdiffstats
path: root/sys/dev/e1000/e1000_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/e1000/e1000_mac.h')
-rw-r--r--sys/dev/e1000/e1000_mac.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/e1000/e1000_mac.h b/sys/dev/e1000/e1000_mac.h
index 1daed9b..ef9789b 100644
--- a/sys/dev/e1000/e1000_mac.h
+++ b/sys/dev/e1000/e1000_mac.h
@@ -36,9 +36,7 @@
#define _E1000_MAC_H_
void e1000_init_mac_ops_generic(struct e1000_hw *hw);
-#ifndef E1000_REMOVED
#define E1000_REMOVED(a) (0)
-#endif /* E1000_REMOVED */
void e1000_null_mac_generic(struct e1000_hw *hw);
s32 e1000_null_ops_generic(struct e1000_hw *hw);
s32 e1000_null_link_info(struct e1000_hw *hw, u16 *s, u16 *d);
OpenPOWER on IntegriCloud