commit | f444ef510350c262a0532b95592df9e3899053e3 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Nov 11 21:50:15 2017 +0900 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 11 21:50:15 2017 +0900 |
tree | 7aae1b637fe1a69a312243476657dcd9917ec370 | |
parent | 940c9c458866725e0ade96d5c1c7dbe5fcf1cf85 [diff] | |
parent | 4672cd36053e4a8480f7ca796758d56ef23ccb78 [diff] |
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 <davem@davemloft.net>