summaryrefslogtreecommitdiffstats
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorAmit Cohen <amcohen@nvidia.com>2021-12-01 10:12:37 +0200
committerDavid S. Miller <davem@davemloft.net>2021-12-01 14:52:34 +0000
commitc934757d90000a9d3779d2b436a70e3d060ef693 (patch)
tree8d5ed7198f909630dc54d299825db83008facbfd /include/linux/debugobjects.h
parent242e696e035fca96e972773023f20adfba124d10 (diff)
downloadcachepc-linux-c934757d90000a9d3779d2b436a70e3d060ef693.tar.gz
cachepc-linux-c934757d90000a9d3779d2b436a70e3d060ef693.zip
mlxsw: Use u16 for local_port field instead of u8
Currently, local_port field is saved as u8, which means that maximum 256 ports can be used. As preparation for Spectrum-4, which will support more than 256 ports, local_port field should be extended. Save local_port as u16 to allow use of additional ports. Signed-off-by: Amit Cohen <amcohen@nvidia.com> Reviewed-by: Petr Machata <petrm@nvidia.com> Signed-off-by: Ido Schimmel <idosch@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions