Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/ice
Jacob Keller bc3a024101 ice: fix potential double free in probe unrolling
If ice_init_interrupt_scheme fails, ice_probe will jump to clearing up
the interrupts. This can lead to some static analysis tools such as the
compiler sanitizers complaining about double free problems.

Since ice_init_interrupt_scheme already unrolls internally on failure,
there is no need to call ice_clear_interrupt_scheme when it fails. Add
a new unroll label and use that instead.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-05-28 15:50:01 -07:00
..
2020-05-27 17:06:44 -07:00
2020-05-22 22:02:34 -07:00
2020-05-22 22:02:34 -07:00
2020-05-27 17:58:21 -07:00
2020-05-27 17:58:21 -07:00
2020-05-27 17:03:40 -07:00
2019-11-08 12:02:14 -08:00
2020-02-12 11:49:12 -08:00
2020-05-22 22:02:34 -07:00
2020-05-22 22:27:31 -07:00
2020-05-22 21:44:48 -07:00
2020-05-22 21:44:48 -07:00
2020-05-22 21:44:48 -07:00
2020-05-22 21:44:48 -07:00
2020-05-21 22:10:04 -07:00
2020-05-21 22:10:04 -07:00
2020-05-27 17:58:21 -07:00
2018-03-26 09:59:08 -07:00
2020-05-21 22:10:04 -07:00
2020-05-22 22:02:34 -07:00
2020-05-22 22:02:34 -07:00