mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
b75f7095d4
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>