NTB: Make the transport list in order of discovery
authorDave Jiang <dave.jiang@intel.com>
Mon, 13 Jul 2015 12:07:19 +0000 (08:07 -0400)
committerJon Mason <jdmason@kudzu.us>
Mon, 7 Sep 2015 19:17:08 +0000 (15:17 -0400)
commit315100004fd6d9189b033f3bf9c5eba9eb906705
tree822642b3fad968b2a8e9dfd399d36c2509580543
parent0a5d19d9f046d770776508fdde959d2a42bce9f7
NTB: Make the transport list in order of discovery

The list should be added from the bottom and not the top in order to
ensure the transport is provided in the same order to clients as ntb
devices are discovered.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
drivers/ntb/ntb_transport.c