commit | 9e907d739cc3caf3afa0af45835cb82ff929207c | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon Jul 17 13:03:43 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 18 11:10:58 2017 -0700 |
tree | a813815384521c6ff258b210f4490050e386953a | |
parent | a2a05db8a5ed5f97d269155508da801646683ad6 [diff] |
net: dsa: mv88e6xxx: add POT operation Add a pot_clear operation to clear the Priority Override Table and wrap its call into a mv88e6xxx_pot_setup helper. This allows us to get rid of the MV88E6XXX_FLAG_G2_POT flag. 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>