summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorSubbaraya Sundeep <sbhatta@marvell.com>2021-08-30 23:30:44 +0530
committerDavid S. Miller <davem@davemloft.net>2021-08-31 11:35:26 +0100
commitf2e4568ec95166605c77577953b2787c7f909978 (patch)
tree7fa909f70366f004b7c8a1ce76f5372ba9cb9c63 /drivers/fpga/fpga-mgr.c
parent6537e96d743b89294b397b4865c6c061abae31b0 (diff)
downloadlinux-stable-f2e4568ec95166605c77577953b2787c7f909978.tar.gz
linux-stable-f2e4568ec95166605c77577953b2787c7f909978.tar.bz2
linux-stable-f2e4568ec95166605c77577953b2787c7f909978.zip
octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfg
In npc_update_vf_flow_entry function the loop cursor 'index' is being changed inside the loop causing the loop to spin forever. This in turn hogs the kworker thread forever and no other mbox message is processed by AF driver after that. Fix this by using another variable in the loop. Fixes: 55307fcb9258 ("octeontx2-af: Add mbox messages to install and delete MCAM rules") Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com> Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions