diff options
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 2016-02-12 20:09:38 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-23 22:52:46 +0300 |
commit | d715fa6431a794e6a8cdb53d87acd3d03ed8a941 (patch) | |
tree | 382c9f61d8c17a8d9903e0626f547fd4ac76ff55 /Documentation | |
parent | 9b69d206302b05b49d8b2ef12f78722952672c22 (diff) | |
download | linux-d715fa6431a794e6a8cdb53d87acd3d03ed8a941.tar.xz |
net: dsa: mv88e6xxx: add port private structure
Add a per-port mv88e6xxx_priv_port structure to store per-port related
data, instead of adding several arrays of DSA_MAX_PORTS elements in the
mv88e6xxx_priv_state structure.
It currently only contains the port STP state.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions