commit | f3d736c478adbe46234c35b2ef9b55a11dd01d7c | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri May 26 18:12:42 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue May 30 18:13:41 2017 -0400 |
tree | 6dba49b34eee4ea755c7ebe832031c92441523fb | |
parent | 90592b9a35836bacd34d92a3aba7958756b6a7c0 [diff] |
net: dsa: remove dsa_port_is_bridged The helper is only used once and makes the code more complicated that it should. Remove it and reorganize the variables so that it fits on 80 columns. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>