diff options
author | Joey Zhang <[email protected]> | 2019-06-06 15:09:42 +0800 |
---|---|---|
committer | Jon Mason <[email protected]> | 2019-06-13 08:59:25 -0400 |
commit | 28e339f100e34608a8f40c5ec6a6f8ef7b826028 (patch) | |
tree | 7894bf6643fead1d8cb1e355a01f901bc0601306 /net/lapb/lapb_timer.c | |
parent | 18c8c0954d15105b02f7d2f556b9eafae426871f (diff) |
ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function
When a re-initialization is caused by a link event, the driver will
re-setup the shared memory window. But at that time, the shared memory
is still valid, and it's unnecessary to free, reallocate and then
initialize it again. We only need to reconfigure the hardware
registers. Remove the redundant steps from
switchtec_ntb_reinit_peer() function.
Signed-off-by: Joey Zhang <[email protected]>
Signed-off-by: Wesley Sheng <[email protected]>
Reviewed-by: Logan Gunthorpe <[email protected]>
Signed-off-by: Jon Mason <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions