On Wed, May 15, 2024 at 6:32 PM 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]>
Reviewed-by: Eric Dumazet <[email protected]> Thanks !
