commit | 817380e1d05534880a99d84a47cc5a2df111030d | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Wed Jan 04 08:50:40 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 04 15:55:52 2012 -0500 |
tree | 3b8b3fb7ad9cbf18fbfec8be1f1291ddcf4d03b7 | |
parent | e6bff995f8fe78f74cbe8f14bf6a31f3560b9ce4 [diff] |
r6040: use an unique MDIO bus name We should use an unique MDIO bus name which does not clash with anything else in the system like the Fixed MDIO bus. The bus is now named: r6040-<card number> which is unique in the system. Reported-by: Vladimir Kolpakov <vova.kolpakov@gmail.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>