1
0
Fork 0
alistair23-linux/drivers/ntb/hw/intel
Dave Jiang 7756e2b5d6 ntb: intel: fix return value for ndev_vec_mask()
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>
2018-10-31 16:07:26 -04:00
..
Kconfig NTB: Split ntb_hw_intel and ntb_transport drivers 2015-07-04 14:05:49 -04:00
Makefile ntb: intel: split out the gen3 code 2018-06-11 15:20:59 -04:00
ntb_hw_gen1.c ntb: intel: fix return value for ndev_vec_mask() 2018-10-31 16:07:26 -04:00
ntb_hw_gen1.h ntb: intel: split out the gen3 code 2018-06-11 15:20:59 -04:00
ntb_hw_gen3.c ntb: intel: change references of skx to gen3 2018-06-11 15:20:59 -04:00
ntb_hw_gen3.h ntb: intel: change references of skx to gen3 2018-06-11 15:20:59 -04:00
ntb_hw_intel.h ntb: intel: change references of skx to gen3 2018-06-11 15:20:59 -04:00