diff options
Diffstat (limited to 'drivers/net/bnx2.h')
-rw-r--r-- | drivers/net/bnx2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/bnx2.h b/drivers/net/bnx2.h index 3c004b44cf7e..7544188b6541 100644 --- a/drivers/net/bnx2.h +++ b/drivers/net/bnx2.h | |||
@@ -6889,7 +6889,7 @@ struct bnx2 { | |||
6889 | int pm_cap; | 6889 | int pm_cap; |
6890 | int pcix_cap; | 6890 | int pcix_cap; |
6891 | 6891 | ||
6892 | struct flash_spec *flash_info; | 6892 | const struct flash_spec *flash_info; |
6893 | u32 flash_size; | 6893 | u32 flash_size; |
6894 | 6894 | ||
6895 | int status_stats_size; | 6895 | int status_stats_size; |