diff options
author | John Wang <wangzhiqiang.bj@bytedance.com> | 2020-12-23 08:55:23 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-12-23 23:22:23 +0300 |
commit | 427c940558560bff2583d07fc119a21094675982 (patch) | |
tree | ff9c4a4160cef5125fbb6072aa835da6f681e663 /block/sed-opal.c | |
parent | 826f328e2b7e8854dd42ea44e6519cd75018e7b1 (diff) | |
download | linux-427c940558560bff2583d07fc119a21094675982.tar.xz |
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 'block/sed-opal.c')
0 files changed, 0 insertions, 0 deletions