NTB: Fix NTB-RP Link Up
authorJon Mason <jon.mason@intel.com>
Sat, 14 Sep 2013 00:05:23 +0000 (17:05 -0700)
committerJon Mason <jon.mason@intel.com>
Wed, 20 Nov 2013 16:57:31 +0000 (09:57 -0700)
commit9fec60c41416c9c40ec520bb79064345d2396632
tree5196b6e6ad2899a1f8055e38cfe6cd76d3634462
parentc529aa30337b928bd6bc34293608cb3d4505856e
NTB: Fix NTB-RP Link Up

The Xeon NTB-RP setup, the transparent side does not get a link up/down
interrupt.  Since the presence of a NTB device on the transparent side
means that we have a NTB link up, we can work around the lack of an
interrupt by simply calling the link up function to notify the upper
layers.

Signed-off-by: Jon Mason <jon.mason@intel.com>
drivers/ntb/ntb_hw.c