Loading drivers/soc/qcom/icnss.c +3 −2 Original line number Diff line number Diff line /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -2497,6 +2497,7 @@ static int icnss_driver_event_pd_service_down(struct icnss_priv *priv, goto out; } if (!test_bit(ICNSS_PD_RESTART, &priv->state)) icnss_fw_crashed(priv, event_data); out: Loading Loading
drivers/soc/qcom/icnss.c +3 −2 Original line number Diff line number Diff line /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -2497,6 +2497,7 @@ static int icnss_driver_event_pd_service_down(struct icnss_priv *priv, goto out; } if (!test_bit(ICNSS_PD_RESTART, &priv->state)) icnss_fw_crashed(priv, event_data); out: Loading