Iain Hunter <drhunter95@xxxxxxxxx> 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-hunter1@xxxxxx> I see your patch now in patchwork (twice actually): https://patchwork.kernel.org/patch/9545223/ But there's a problem with the title, you just copied the commit log as the title. The format should be something like this (also please word wrap the commit log): ---------------------------------------------------------------------- wlcore: disable firmware multicast filter in AP mode 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: Ed Example <ed@xxxxxxxxxxx> ---------------------------------------------------------------------- You can see examples from patchwork, like this iwlwifi patch: https://patchwork.kernel.org/patch/9544763/ -- Kalle Valo