commit | 9fec60c41416c9c40ec520bb79064345d2396632 | [log] [tgz] |
---|---|---|
author | Jon Mason <jon.mason@intel.com> | Fri Sep 13 17:05:23 2013 -0700 |
committer | Jon Mason <jon.mason@intel.com> | Wed Nov 20 09:57:31 2013 -0700 |
tree | 5196b6e6ad2899a1f8055e38cfe6cd76d3634462 | |
parent | c529aa30337b928bd6bc34293608cb3d4505856e [diff] |
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>