On Fri, Dec 05, 2025 at 04:24:58PM +0800, Aaron Ma wrote: > Add NULL pointer checks in ice_vsi_set_napi_queues() to prevent crashes > during resume from suspend when rings[q_idx]->q_vector is NULL.
Hi Aaron, This is not a review. But a request for the future: please don't post revised patchsets to netdev more than once every 24h. Reasons for this include: allowing allow time for review; and reducing load on shared CI infrastructure. Link: https://docs.kernel.org/process/maintainer-netdev.html Thanks!
