From: Simon Horman <[email protected]> Date: Thu, 4 Jan 2018 16:10:19 +0100
> From: Jakub Kicinski <[email protected]> > > We currently always pass all multicast traffic through. > Only set L2MC when actually needed. Since the driver > was not making use of the capability to filter out mcast > frames, some FW projects don't implement it any more. > Don't warn users if capability is not present (like we > do for promisc flag). The lack of L2MC capability is > assumed to mean all multicast traffic goes through. > > Signed-off-by: Jakub Kicinski <[email protected]> > Signed-off-by: Simon Horman <[email protected]> Applied, thanks Simon.
