amt: add mld report message handler
authorTaehee Yoo <ap420073@gmail.com>
Sun, 31 Oct 2021 16:00:05 +0000 (16:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Nov 2021 13:36:09 +0000 (13:36 +0000)
commitb75f7095d4d4bebc054d48ed25ddc1b0937ba9c7
treec6958910f67f781f1b46382cab1330ad8d992705
parentbc54e49c140b7bf95e7290849e26b0427779f4de
amt: add mld report message handler

In the previous patch, igmp report handler was added.
That handler can be used for mld too.
So, it uses that common code to parse mld report message.

Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/amt.c
include/net/amt.h