commit | 01bd96c8831e54a3ba2794c647a269d130872750 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Sat Mar 11 16:12:57 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 12 23:54:06 2017 -0700 |
tree | f2afe25baa28d26c352060288beb1335d56c1f20 | |
parent | d7f435f9671ed207231c3711d175a0178356514d [diff] |
net: dsa: mv88e6xxx: rename the port vector member Not all Marvell switch chips support port trunking, which is embedded in the port vector data for ATU operations. Rename the portv_trunkid member of the mv88e6xxx_atu_entry structure to portvec to be more concise and consistent with the different chips. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>