diff options
Diffstat (limited to 'include/linux/mlx4')
| -rw-r--r-- | include/linux/mlx4/device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mlx4/device.h b/include/linux/mlx4/device.h index b2f8ab9a57c4..37e4404d0227 100644 --- a/include/linux/mlx4/device.h +++ b/include/linux/mlx4/device.h | |||
| @@ -583,7 +583,7 @@ struct mlx4_uar { | |||
| 583 | }; | 583 | }; |
| 584 | 584 | ||
| 585 | struct mlx4_bf { | 585 | struct mlx4_bf { |
| 586 | unsigned long offset; | 586 | unsigned int offset; |
| 587 | int buf_size; | 587 | int buf_size; |
| 588 | struct mlx4_uar *uar; | 588 | struct mlx4_uar *uar; |
| 589 | void __iomem *reg; | 589 | void __iomem *reg; |
