commit | 7ad7cd6113bacace67c55cadef6459eb0e74403d | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Wed Apr 06 17:10:04 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 06 17:24:17 2016 -0400 |
tree | 4fac9d78fa60f3335e6b6ec2048c1932398d6fee | |
parent | ff6551ec0c2748a31087878f00bcaf6db2f82116 [diff] |
mlxsw: reg: Use correct PBMC register length The last field of the PBMC register is at offset 0x64 and its size is 0x8, so the correct register's length is 0x6C bytes. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>