From: Dave Taht <[email protected]> Date: Mon, 2 Sep 2019 16:29:36 -0700
> IN_MULTICAST's primary intent is as a uapi macro. > > Elsewhere in the kernel we use ipv4_is_multicast consistently. > > This patch unifies linux's multicast checks to use that function > rather than this macro. > > Signed-off-by: Dave Taht <[email protected]> > Reviewed-by: Toke Høiland-Jørgensen <[email protected]> Applied.
