commit | f9bf5a2ca6cc331f32e3dd9cf16ced7215d0e6e8 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Mon Jan 21 09:58:51 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 21 15:40:12 2013 -0500 |
tree | 774573c6a730967410a51e954577424be0977fe6 | |
parent | f490be049ba0a3b194bed3a0dfbdcab1ef0ae063 [diff] |
dsa: make dsa_switch_setup check for valid port names This patch changes dsa_switch_setup() to ensure that at least one valid valid port name is specified and will bail out with an error in case we walked the maximum number of port with a valid port name found. Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>