linux-brain/drivers/ntb
Dave Jiang 5a20e7ea81 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:13:59 +01:00
..
hw ntb: intel: fix return value for ndev_vec_mask() 2019-12-01 09:13:59 +01:00
test ntb: use correct mw_count function in ntb_tool and ntb_transport 2017-07-17 12:56:15 -04: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_transport.c ntb_transport: Fix bug with max_mw_size parameter 2018-04-26 11:02:13 +02:00
ntb.c NTB: Add Messaging NTB API 2017-07-06 11:30:07 -04:00