diff options
author | Wen Gu <[email protected]> | 2022-04-22 15:56:18 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-04-25 11:03:48 -0700 |
commit | 97b9af7a70936e331170c79040cc9bf20071b566 (patch) | |
tree | 1a0b5bc5054b231e1cc9d87353b1c2b9629372f0 /drivers/usb/cdns3 | |
parent | ba5a4fdd63ae0c575707030db0b634b160baddd7 (diff) |
net/smc: Only save the original clcsock callback functions
Both listen and fallback process will save the current clcsock
callback functions and establish new ones. But if both of them
happen, the saved callback functions will be overwritten.
So this patch introduces some helpers to ensure that only save
the original callback functions of clcsock.
Fixes: 341adeec9ada ("net/smc: Forward wakeup to smc socket waitqueue after fallback")
Signed-off-by: Wen Gu <[email protected]>
Acked-by: Karsten Graul <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3')
0 files changed, 0 insertions, 0 deletions