Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ntb_tool: BUG: Ensure the buffer size is large enough to return all s…
…pads On hardware with 32 scratchpad registers the spad field in ntb tool could chop off the end. The maximum buffer size is increased from 256 to 15 times the number or scratchpads. Signed-off-by: Logan Gunthorpe <logang@deltatee.com> Acked-by: Allen Hubbe <Allen.Hubbe@emc.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
- Loading branch information