commit | 332aa5ccc82005de9441c1b65ca546488c7f8730 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon May 01 14:05:12 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon May 01 15:03:09 2017 -0400 |
tree | 1daed0cb3e4027e25b59e23c41ccc57d5ddb944a | |
parent | bd00e053ae29d3215a9085b5c0add7298bbc417c [diff] |
net: dsa: mv88e6xxx: move VTU Operation accessors Move the helper functions to access the Global 1 VTU Operation register to a new global1_vtu.c file, and get rid of the old underscore prefix naming convention. This file will be extended will all VTU/STU related code. 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>