diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2025-06-02 22:37:17 +0530 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-06-03 18:42:48 -0500 |
commit | 42ca547b13a20e7cbb04fbdf8d5f089ac4bb35b7 (patch) | |
tree | 7faf9b97ce52a64b6d4663713c31956aac5e4342 /net/lapb/lapb_timer.c | |
parent | b5e3e6e28cf3853566ba5d816f79aba5be579158 (diff) |
cifs: do not disable interface polling on failure
When a server has multichannel enabled, we keep polling the server
for interfaces periodically. However, when this query fails, we
disable the polling. This can be problematic as it takes away the
chance for the server to start advertizing again.
This change reschedules the delayed work, even if the current call
failed. That way, multichannel sessions can recover.
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Cc: stable@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions