commit | 70cc99d10ca17b8688575d2579e5a2f6c4fa6f29 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri Sep 04 14:34:10 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 15 12:04:21 2015 -0700 |
tree | a81f22620c3c1d071cd90f5c059653a01c059f4a | |
parent | c36ba6603a1154ac617d023bbcc062a12afb258b [diff] |
net: dsa: mv88e6xxx: extract FID write from ATU command Not every ATU commands apply to an FID, thus remove the FID writing from mv88e6xxx_atu_cmd and write it explicitly where needed, in order to ease introduction of such commands. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>