Commit 675e5a1e authored by Amit Cohen's avatar Amit Cohen Committed by David S. Miller
Browse files

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: default avatarAmit Cohen <amcohen@nvidia.com>
Signed-off-by: default avatarIdo Schimmel <idosch@nvidia.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 825e8885
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 */