Commit fb035aa
net/mlx5: Fix MTMP register capability offset in MCAM register
[ Upstream commit 1b9f86c ]
The MTMP register (0x900a) capability offset is off-by-one, move it to
the right place.
Fixes: 1f507e8 ("net/mlx5: Expose NIC temperature via hardware monitoring kernel API")
Signed-off-by: Gal Pressman <[email protected]>
Reviewed-by: Cosmin Ratiu <[email protected]>
Signed-off-by: Tariq Toukan <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>1 parent e5bdf4e commit fb035aa
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10158 | 10158 | | |
10159 | 10159 | | |
10160 | 10160 | | |
10161 | | - | |
| 10161 | + | |
10162 | 10162 | | |
10163 | | - | |
| 10163 | + | |
10164 | 10164 | | |
10165 | 10165 | | |
10166 | 10166 | | |
| |||
0 commit comments