> On Mon, 16 Jun 2025 12:27:06 +0200 Lorenzo Bianconi wrote: > > Subject: [PATCH net-next] net: airoha: Always check return value from airoha_ppe_foe_get_entry() > > > > airoha_ppe_foe_get_entry routine can return NULL, so check the returned > > pointer is not NULL in airoha_ppe_foe_flow_l2_entry_update() > > > > Fixes: b81e0f2b58be3 ("net: airoha: Add FLOW_CLS_STATS callback support") > > Looks like the commit under fixes is in net, is the tree in the subject > wrong? ack, fine. I will post v2 targeting net tree. Regards, Lorenzo