aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/net_driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/sfc/net_driver.h')
-rw-r--r--drivers/net/sfc/net_driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sfc/net_driver.h b/drivers/net/sfc/net_driver.h
index a84f9756ca71..77418aed9a39 100644
--- a/drivers/net/sfc/net_driver.h
+++ b/drivers/net/sfc/net_driver.h
@@ -800,7 +800,7 @@ struct efx_nic_type {
800 unsigned int txd_ring_mask; 800 unsigned int txd_ring_mask;
801 unsigned int rxd_ring_mask; 801 unsigned int rxd_ring_mask;
802 unsigned int evq_size; 802 unsigned int evq_size;
803 dma_addr_t max_dma_mask; 803 u64 max_dma_mask;
804 unsigned int tx_dma_mask; 804 unsigned int tx_dma_mask;
805 unsigned bug5391_mask; 805 unsigned bug5391_mask;
806 806