Re: [PATCH net v2] ice: dpll: fix memory leak in ice_dpll_init_info error paths
From: ZhaoJinming
Date: Fri May 29 2026 - 01:40:45 EST
Add a prerequisite patch that sets the pointer to NULL after calling kfree in the
function, eliminating a potential risk.
Update to v2 version of the patch.