Re: [PATCH] wlcore: let AP support allmulticast for MDNS. It can be enabled by bringing up the interface with ip command with the argument allmulticast on

2017-01-30 Thread Kalle Valo
Iain Hunter writes: > Let AP support allmulticast for MDNS. > It can be enabled by bringing up the interface with ip command with the > argument allmulticast on > > Signed-off-by: Iain Hunter I see your patch now in patchwork (twice actually): https://patchwork.kernel.org/patch/9545223/ But

[PATCH] wlcore: let AP support allmulticast for MDNS. It can be enabled by bringing up the interface with ip command with the argument allmulticast on

2017-01-30 Thread Iain Hunter
Let AP support allmulticast for MDNS. It can be enabled by bringing up the interface with ip command and the argument allmulticast on Signed-off-by: Iain Hunter --- drivers/net/wireless/ti/wlcore/main.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/drivers/net/wireless/ti/

[PATCH] wlcore: let AP support allmulticast for MDNS. It can be enabled by bringing up the interface with ip command with the argument allmulticast on

2017-01-30 Thread Iain Hunter
Let AP support allmulticast for MDNS. It can be enabled by bringing up the interface with ip command with the argument allmulticast on Signed-off-by: Iain Hunter --- drivers/net/wireless/ti/wlcore/main.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/drivers/net/wireless/ti