OSDN Git Service

net: dsa: tag_8021q: clarify index limitation
authorVivien Didelot <vivien.didelot@gmail.com>
Thu, 31 Oct 2019 02:09:19 +0000 (22:09 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Oct 2019 21:26:38 +0000 (14:26 -0700)
commitfcee85f19f39d1b98b2674c2a9e57348fe803252
tree7f47ea748cbfa8ca1e207a954322c590d5ec9404
parent27d4d19d7c82b3fd9d09ac9e2cd73c70ed4ca4b2
net: dsa: tag_8021q: clarify index limitation

Now that there's no restriction from the DSA core side regarding
the switch IDs and port numbers, only tag_8021q which is currently
reserving 3 bits for the switch ID and 4 bits for the port number, has
limitation for these values. Update their descriptions to reflect that.

Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/tag_8021q.c