From: David S. Miller Date: Sat, 11 Nov 2017 12:50:15 +0000 (+0900) Subject: Merge branch 'dsa-lan9303-IGMP-handling' X-Git-Tag: v4.15-rc1~84^2~54 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=f444ef510350c262a0532b95592df9e3899053e3;p=linux-block.git Merge branch 'dsa-lan9303-IGMP-handling' Egil Hjelmeland says: ==================== net: dsa: lan9303: IGMP handling Set up the HW switch to trap IGMP packets to CPU port. And make sure skb->offload_fwd_mark is cleared for incoming IGMP packets. skb->offload_fwd_mark calculation is a candidate for consolidation into the DSA core. The calculation can probably be more polished when done at a point where DSA has updated skb. ==================== Signed-off-by: David S. Miller --- f444ef510350c262a0532b95592df9e3899053e3