commit | 8a7cedef441f56bcbdd0a0e70f73510ffb72dc5d | [log] [tgz] |
---|---|---|
author | Arindam Nath <arindam.nath@amd.com> | Wed Feb 05 21:24:20 2020 +0530 |
committer | Jon Mason <jdmason@kudzu.us> | Fri Mar 13 10:04:19 2020 -0400 |
tree | c85095b7ced48e530ec3083e68f82d1db703c932 | |
parent | 52ba447889643ea25545c521e653f956b2480489 [diff] |
NTB: Enable link up and down event notification Link-Up and Link-Down events can occur irrespective of whether a data transfer is in progress or not. So we need to enable the interrupt delivery for these events early during driver load. Signed-off-by: Arindam Nath <arindam.nath@amd.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>