mlxsw: reg: Fix comment about slot_index field in PMAOS register
The comment did not include the register name. Add `pmaos` to align the comment with other comments. Signed-off-by: Amit Cohen <amcohen@nvidia.com> Signed-off-by: Ido Schimmel <idosch@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
825e888577
commit
675e5a1e1a
@ -5637,7 +5637,7 @@ static inline void mlxsw_reg_pspa_pack(char *payload, u8 swid, u8 local_port)
|
||||
|
||||
MLXSW_REG_DEFINE(pmaos, MLXSW_REG_PMAOS_ID, MLXSW_REG_PMAOS_LEN);
|
||||
|
||||
/* reg_slot_index
|
||||
/* reg_pmaos_slot_index
|
||||
* Slot index.
|
||||
* Access: Index
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user