diff options
author | 2020-12-23 13:55:23 +0800 | |
---|---|---|
committer | 2020-12-23 12:22:23 -0800 | |
commit | 427c940558560bff2583d07fc119a21094675982 (patch) | |
tree | ff9c4a4160cef5125fbb6072aa835da6f681e663 /net/lapb/lapb_timer.c | |
parent | net: dcb: Validate netlink message in DCB handler (diff) | |
download | wireguard-linux-427c940558560bff2583d07fc119a21094675982.tar.xz wireguard-linux-427c940558560bff2583d07fc119a21094675982.zip |
net/ncsi: Use real net-device for response handler
When aggregating ncsi interfaces and dedicated interfaces to bond
interfaces, the ncsi response handler will use the wrong net device to
find ncsi_dev, so that the ncsi interface will not work properly.
Here, we use the original net device to fix it.
Fixes: 138635cc27c9 ("net/ncsi: NCSI response packet handler")
Signed-off-by: John Wang <wangzhiqiang.bj@bytedance.com>
Link: https://lore.kernel.org/r/20201223055523.2069-1-wangzhiqiang.bj@bytedance.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions