android_kernel_samsung_a7y1.../drivers/ntb
Dave Jiang c0bd913aee 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: e26a5843f7f5 ("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>
2020-04-07 12:36:03 +02:00
..
hw ntb: intel: fix return value for ndev_vec_mask() 2020-04-07 12:36:03 +02:00
test
Kconfig
Makefile
ntb_transport.c
ntb.c