commit | 18118377391a266fbd0864b4c65f5c80f231c297 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Sun Sep 03 20:27:02 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 05 11:53:34 2017 -0700 |
tree | 464b4508f13bc4598feb5c007e91e09bc3f86622 | |
parent | 0f15b0986996a4d45090c0010728055c6aa2b458 [diff] |
net: dsa: bcm_sf2: Advertise number of egress queues The switch supports 8 egress queues per port, so indicate that such that net/dsa/slave.c::dsa_slave_create can allocate the right number of TX queues. While at it use SF2_NUM_EGRESS_QUEUE as a define for the number of queues we support. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>