linux/drivers/ntb/hw
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
..
amd treewide: kzalloc_node() -> kcalloc_node() 2018-06-12 16:19:22 -07:00
idt NTB: ntb_hw_idt: fix typo 'can by' to 'can be' 2018-06-11 15:20:59 -04:00
intel ntb: intel: fix return value for ndev_vec_mask() 2018-10-31 16:07:26 -04:00
mscc switchtec: Use generic PCI Vendor ID and Class Code 2018-06-29 20:16:44 -05:00
Kconfig NTB: switchtec_ntb: Introduce initial NTB driver 2017-11-18 20:37:12 -05:00
Makefile NTB: switchtec_ntb: Introduce initial NTB driver 2017-11-18 20:37:12 -05:00