commit | 8e401eccd3a62fb57f117bb09b7c1fc70ab19e8c | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue May 26 21:16:25 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 26 21:16:25 2009 -0700 |
tree | 89eb19cdf9a4df45729f8b90fa9538a25b659ed7 | |
parent | 079e24ed80c8a91dd2884b88820bac6f340aaa83 [diff] |
phy: Eliminate references to BUS_ID_SIZE. Just use the constant 20 to keep things working. If someone is so motivated, this can be converted over to dynamic strings. I tried and it's a lot of work. But for now this is good enough. Signed-off-by: David S. Miller <davem@davemloft.net>