commit | b4e47c0fb94923781addbb4616fa82fd825ac7ec | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Thu Sep 29 12:21:58 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 30 01:25:59 2016 -0400 |
tree | 5a317b78a0223a09e9be9d02080d4775b1b887fe | |
parent | 370b4ffbd8dda2b1a61dc63a5ac3088d8e715d53 [diff] |
net: dsa: mv88e6xxx: rename mv88e6xxx_vtu_stu_entry The STU (if the switch has one) is abstracted and accessed through the VTU operations and data registers. Thus rename the mv88e6xxx_vtu_stu_entry struct to mv88e6xxx_vtu_entry. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>