commit | 02bc6e546e858b209c3ebe380a13a73b333b1b3f | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Thu Oct 26 11:22:56 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 28 00:00:09 2017 +0900 |
tree | bb5750dc5daf1022a39028a48ce6e932a3888f2a | |
parent | 4a5b85ffe2a001b52d165931ad05d2d620daca3c [diff] |
net: dsa: introduce dsa_user_ports helper Introduce a dsa_user_ports() helper to return the ds->enabled_port_mask mask which is more explicit. This will also minimize diffs when touching this internal mask. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>