commit | 0a5f14ce67a6e093e651d3cd75e6ac281123d93a | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Oct 11 10:57:49 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 12 12:10:02 2017 -0700 |
tree | be53f67eb5014acc40b6d04effd68d425d8bcb18 | |
parent | 60724d4bae14cd295b27b1610cad9a2720eb0860 [diff] |
net: dsa: tag_brcm: Indicate to master netdevice port + queue We need to tell the DSA master network device doing the actual transmission what the desired switch port and queue number is for it to resolve that to the internal transmit queue it is mapped to. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>