On Thu, May 16, 2024 at 12:32 AM Daniel Jurgens <[email protected]> wrote: > > The rtnl_lock would stay locked if allocating promisc_allmulti failed. > Also changed the allocation to GFP_KERNEL. > > Fixes: ff7c7d9f5261 ("virtio_net: Remove command data from control_buf") > Reported-by: Eric Dumazet <[email protected]> > Link: > https://lore.kernel.org/netdev/cann89ilazvaucvhpm6rpjj0owra_ofnx7fhc8d60gv-65ad...@mail.gmail.com/ > Signed-off-by: Daniel Jurgens <[email protected]>
Acked-by: Jason Wang <[email protected]> Thanks
