Re: [PATCH 0/2] net: usb: qmi_wwan: new mux_id sysfs file

2021-01-28 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Wed, 27 Jan 2021 16:34:31 +0100 you wrote: > Hello, > > this patch series add a sysfs file to let userspace know which mux > id has been used to create a qmimux network interface. > > I'm aware that adding new sysfs f

[PATCH 0/2] net: usb: qmi_wwan: new mux_id sysfs file

2021-01-27 Thread Daniele Palmas
Hello, this patch series add a sysfs file to let userspace know which mux id has been used to create a qmimux network interface. I'm aware that adding new sysfs files is not usually the right path, but my understanding is that this piece of information can't be retrieved in any other way and its

[PATCH 0/2] net: usb: qmi_wwan: new mux_id sysfs file

2021-01-26 Thread Daniele Palmas
Hello, this patch series add a sysfs file to let userspace know which mux id has been used to create a qmimux network interface. I'm aware that adding new sysfs files is not usually the right path, but my understanding is that this piece of information can't be retrieved in any other way and its