diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mlx5/driver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mlx5/driver.h b/include/linux/mlx5/driver.h index 7088dcd19214..166d9315fe4b 100644 --- a/include/linux/mlx5/driver.h +++ b/include/linux/mlx5/driver.h | |||
| @@ -474,7 +474,7 @@ struct mlx5_priv { | |||
| 474 | struct workqueue_struct *pg_wq; | 474 | struct workqueue_struct *pg_wq; |
| 475 | struct rb_root page_root; | 475 | struct rb_root page_root; |
| 476 | int fw_pages; | 476 | int fw_pages; |
| 477 | int reg_pages; | 477 | atomic_t reg_pages; |
| 478 | struct list_head free_list; | 478 | struct list_head free_list; |
| 479 | 479 | ||
| 480 | struct mlx5_core_health health; | 480 | struct mlx5_core_health health; |
