commit | c38c5a66506e4e8223fd03e950b1bde99190701e | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Thu Oct 26 11:22:58 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 28 00:00:09 2017 +0900 |
tree | 3e4fb0167bcaecb903f754b3df36bdf2b63572f9 | |
parent | 057cad2c59d73b0c4a6638546f3099d6fb444094 [diff] |
net: dsa: use new port type in helpers Now that DSA exposes an enumerated type for the ports, we can use them directly instead of checking bitmaps, which is more consistent. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>