diff options
author | John Wang <wangzhiqiang.bj@bytedance.com> | 2020-12-23 06:55:23 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-12-23 21:22:23 +0100 |
commit | 427c940558560bff2583d07fc119a21094675982 (patch) | |
tree | ff9c4a4160cef5125fbb6072aa835da6f681e663 /Documentation/ABI | |
parent | net: dcb: Validate netlink message in DCB handler (diff) | |
download | linux-427c940558560bff2583d07fc119a21094675982.tar.xz 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 'Documentation/ABI')
0 files changed, 0 insertions, 0 deletions