Re: [PATCH 3/5] mt76x2u: use common mt76x02_add_interface

2018-11-09 Thread Lorenzo Bianconi
> There is no need anymore to use custom add interface function > for mt76x02u. > > Signed-off-by: Stanislaw Gruszka > --- > drivers/net/wireless/mediatek/mt76/mt76x02.h | 2 -- > drivers/net/wireless/mediatek/mt76/mt76x02_util.c| 6 +++--- >

[PATCH 3/5] mt76x2u: use common mt76x02_add_interface

2018-11-09 Thread Stanislaw Gruszka
There is no need anymore to use custom add interface function for mt76x02u. Signed-off-by: Stanislaw Gruszka --- drivers/net/wireless/mediatek/mt76/mt76x02.h | 2 -- drivers/net/wireless/mediatek/mt76/mt76x02_util.c| 6 +++--- drivers/net/wireless/mediatek/mt76/mt76x2/usb_main.c |