exynos-linux-stable/drivers/ntb
Dave Jiang 23c7064d5c ntb: intel: fix return value for ndev_vec_mask()
[ Upstream commit 7756e2b5d68c36e170a111dceea22f7365f83256 ]

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-11-28 18:28:52 +01:00
..
hw ntb: intel: fix return value for ndev_vec_mask() 2019-11-28 18:28:52 +01:00
test ntb: ntb_perf missing dmaengine_unmap_put 2017-02-23 17:44:36 +01:00
Kconfig NTB: Add ping pong test client 2015-07-04 14:07:42 -04:00
Makefile NTB: Add ping pong test client 2015-07-04 14:07:42 -04:00
ntb.c ntb: avoid format string in dev_set_name 2015-08-09 16:32:22 -04:00
ntb_transport.c ntb_transport: Fix bug with max_mw_size parameter 2018-05-30 07:50:22 +02:00