]> git.baikalelectronics.ru Git - kernel.git/commit
phy: Eliminate references to BUS_ID_SIZE.
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2009 04:16:25 +0000 (21:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2009 04:16:25 +0000 (21:16 -0700)
commit561f1eca21c66668d8eae61b8c1ee4dfa86c3bfe
tree89eb19cdf9a4df45729f8b90fa9538a25b659ed7
parente72e030dd1742aba152b75296522812900a2bcd1
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>
include/linux/phy.h