kernel-ark/drivers/ntb
Dan Carpenter cc0f868d8a
NTB: fix pointer math issues
->remote_rx_info and ->rx_info are struct ntb_rx_info pointers.  If we
add sizeof(struct ntb_rx_info) then it goes too far.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jon Mason <jon.mason@intel.com>
2013-05-15 10:57:29 -07:00
..
Kconfig NTB: disable x86_32 support 2013-01-21 14:34:21 -08:00
Makefile
ntb_hw.c ntb: off by one sanity checks 2013-05-15 10:57:24 -07:00
ntb_hw.h NTB: Fix Sparse Warnings 2013-01-21 14:34:21 -08:00
ntb_regs.h
ntb_transport.c NTB: fix pointer math issues 2013-05-15 10:57:29 -07:00