diff options
Diffstat (limited to 'include/linux/mlx4/driver.h')
| -rw-r--r-- | include/linux/mlx4/driver.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/mlx4/driver.h b/include/linux/mlx4/driver.h index d813704b963b..c257e1b211be 100644 --- a/include/linux/mlx4/driver.h +++ b/include/linux/mlx4/driver.h | |||
| @@ -45,6 +45,8 @@ enum mlx4_dev_event { | |||
| 45 | MLX4_DEV_EVENT_PORT_DOWN, | 45 | MLX4_DEV_EVENT_PORT_DOWN, |
| 46 | MLX4_DEV_EVENT_PORT_REINIT, | 46 | MLX4_DEV_EVENT_PORT_REINIT, |
| 47 | MLX4_DEV_EVENT_PORT_MGMT_CHANGE, | 47 | MLX4_DEV_EVENT_PORT_MGMT_CHANGE, |
| 48 | MLX4_DEV_EVENT_SLAVE_INIT, | ||
| 49 | MLX4_DEV_EVENT_SLAVE_SHUTDOWN, | ||
| 48 | }; | 50 | }; |
| 49 | 51 | ||
| 50 | struct mlx4_interface { | 52 | struct mlx4_interface { |
