Searched hist:f3d736c478adbe46234c35b2ef9b55a11dd01d7c (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/dsa/ |
H A D | slave.c | diff f3d736c478adbe46234c35b2ef9b55a11dd01d7c Fri May 26 17:12:42 CDT 2017 Vivien Didelot <vivien.didelot@savoirfairelinux.com> 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>
|