Stanislaw Gruszka <sgruszka@xxxxxxxxxx> wrote: > We wrongly use wcid_mask instead of vif_mask. This creates problems > when the interface is removed more than 8 times, for example with iw: > > iw dev <devname> interface add <name> type <type> > iw dev <name> del > > This caused 'ifconfig up' to fail with error: > > SIOCSIFFLAGS: No space left on device > > Fixes: 95e444098a7b ("mt76x0: main file") > Reported-and-tested-by: Sid Hayn <sidhayn@xxxxxxxxx> > Signed-off-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> Patch applied to wireless-drivers.git, thanks. 3341ba9f0f26 mt76x0: fix remove_interface -- https://patchwork.kernel.org/patch/10585737/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches