commit | 64ff2aef91afdff7f22eaef05a65b5bc3429ef21 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Jan 20 12:36:32 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 22 16:58:31 2017 -0500 |
tree | 3f6a0d0259b80798d51a5aefcb2496e3ab95197c | |
parent | ebb2ac4f32c32364b6f522270aeb0811829bd3cb [diff] |
net: dsa: bcm_sf2: Allow non-IMP ports to have Broadcom tags enabled Parse the "brcm,use-bcm-hdr" boolean property during ports identification to fill a bitmask of ports that should have Broadcom tags enabled. This is needed in some configurations where per-packet metadata can be exchanged using Broadcom tags between the switch and an on-chip acceleration device. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>