Re: [PATCH] net/memif: unregister callback on error in listener handler
Stephen Hemminger <[email protected]>
| Newsgroups | org.dpdk.dev |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 6 Aug 2026 17:03:33 +0300 Dmitriy Matveichev <[email protected]> wrote: > Fix the crash if a memif client disconnects before a server says hello > > Signed-off-by: Dmitriy Matveichev <[email protected]> > --- Applied to next-net; added missing Fixes: line