aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorShay Drory <[email protected]>2023-02-28 10:36:19 +0200
committerSaeed Mahameed <[email protected]>2023-03-15 15:50:17 -0700
commit031a163f2c476adcb2c01e27a7d323e66174ac11 (patch)
tree11b503784c65646bde9a46f72727011bcec0c84e /drivers/usb/cdns3/cdns3-imx.c
parentdd64572490c3d7aab04083db8791fab157a941ed (diff)
net/mlx5: Set BREAK_FW_WAIT flag first when removing driver
Currently, BREAK_FW_WAIT flag is set after syncing with fw_reset. However, fw_reset can call mlx5_load_one() which is waiting for fw init bit and BREAK_FW_WAIT flag is intended to stop. e.g.: the driver might wait on a loop it should exit. Fix it by setting the flag before syncing with fw_reset. Fixes: 8324a02c342a ("net/mlx5: Add exit route when waiting for FW") Signed-off-by: Shay Drory <[email protected]> Reviewed-by: Moshe Shemesh <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions