linux/drivers/ntb
Dave Jiang 0f69a7dff9 NTB: Read peer info from local SPAD in transport
The transport was writing and then reading the peer scratch pad,
essentially reading what it just wrote instead of exchanging any
information with the peer.  The transport expects the peer values to be
the same as the local values, so this issue was not obvious.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
2015-07-04 14:06:00 -04:00
..
hw NTB: Split ntb_hw_intel and ntb_transport drivers 2015-07-04 14:05:49 -04:00
Kconfig NTB: Split ntb_hw_intel and ntb_transport drivers 2015-07-04 14:05:49 -04:00
Makefile NTB: Split ntb_hw_intel and ntb_transport drivers 2015-07-04 14:05:49 -04:00
ntb_transport.c NTB: Read peer info from local SPAD in transport 2015-07-04 14:06:00 -04:00
ntb.c NTB: Add NTB hardware abstraction layer 2015-07-04 14:04:44 -04:00