linux-uconsole/drivers/ntb
Dave Jiang ad8298fccd ntb: intel: fix return value for ndev_vec_mask()
[ Upstream commit 7756e2b5d6 ]

ndev_vec_mask() should be returning u64 mask value instead of int.
Otherwise the mask value returned can be incorrect for larger
vectors.

Fixes: e26a5843f7 ("NTB: Split ntb_hw_intel and ntb_transport drivers")

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Tested-by: Lucas Van <lucas.van@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-01 09:17:13 +01:00
..
hw ntb: intel: fix return value for ndev_vec_mask() 2019-12-01 09:17:13 +01:00
test ntb: point to right memory window index 2019-10-11 18:21:18 +02:00
Kconfig
Makefile
ntb.c NTB: Set dma mask and dma coherent mask to NTB devices 2018-01-28 22:17:23 -05:00
ntb_transport.c - Error path bug fix for overflow tests (Dan) 2018-06-12 18:28:00 -07:00