commit | daefc94321ee146df2a750a4575bfbde98bad2d9 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Sat Mar 11 16:12:54 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 12 23:54:06 2017 -0700 |
tree | 96d810a26e69120bb11b5e15cd490b3b28ca541f | |
parent | dabc1a968ae17bcd99c216f509be101dfdeac664 [diff] |
net: dsa: mv88e6xxx: rework ATU Flush Add a fresh documented implementation of the ATU Flush/Move operation. Use it to replace the current ATU Flush operation. _mv88e6xxx_atu_flush_move is still used by the Move operation so keep it until the Move operation is refactored in a next commit. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>