diff options
-rw-r--r-- | drivers/net/ixgbevf/vf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/ixgbevf/vf.h b/drivers/net/ixgbevf/vf.h index 94b750b8874f..61f9dc831424 100644 --- a/drivers/net/ixgbevf/vf.h +++ b/drivers/net/ixgbevf/vf.h | |||
@@ -124,8 +124,6 @@ struct ixgbe_hw { | |||
124 | void *back; | 124 | void *back; |
125 | 125 | ||
126 | u8 __iomem *hw_addr; | 126 | u8 __iomem *hw_addr; |
127 | u8 *flash_address; | ||
128 | unsigned long io_base; | ||
129 | 127 | ||
130 | struct ixgbe_mac_info mac; | 128 | struct ixgbe_mac_info mac; |
131 | struct ixgbe_mbx_info mbx; | 129 | struct ixgbe_mbx_info mbx; |