diff options
author | Wesley Sheng <wesley.sheng@microchip.com> | 2018-12-06 16:30:51 +0300 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2019-02-11 15:36:13 +0300 |
commit | d123fab71f63aae129aebe052664fda73131921a (patch) | |
tree | 9430880e21eaa1bd3733dfc4e71d05f34857e42b /drivers/ntb/hw/mscc | |
parent | cce8e04cf79e47809455215744685e8eb56f94bb (diff) | |
download | linux-d123fab71f63aae129aebe052664fda73131921a.tar.xz |
ntb_hw_switchtec: NT req id mapping table register entry number should be 512
The number of available NT req id mapping table entries per NTB control
register is 512. The driver mistakenly limits the number to 256.
Fix the array size of NT req id mapping table.
Fixes: c082b04c9d40 ("NTB: switchtec: Add NTB hardware register definitions")
Signed-off-by: Wesley Sheng <wesley.sheng@microchip.com>
Reviewed-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'drivers/ntb/hw/mscc')
0 files changed, 0 insertions, 0 deletions