commit | 673dd0c24779fa9233fd600555132b5ffc1e19e4 | [log] [tgz] |
---|---|---|
author | Arindam Nath <arindam.nath@amd.com> | Wed Feb 05 21:24:26 2020 +0530 |
committer | Jon Mason <jdmason@kudzu.us> | Fri Mar 13 10:04:20 2020 -0400 |
tree | ecc391355cb2fc0b37f77dd35d4e9736e303876e | |
parent | 60ceafd151d62eba6c19c27e617269567082a17d [diff] |
NTB: handle link up, D0 and D3 events correctly Just like for Link-Down event, Link-Up and D3 events are also mutually exclusive to Link-Down and D0 events respectively. So we clear the bitmasks in peer_sta depending on event type. Signed-off-by: Arindam Nath <arindam.nath@amd.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>