Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information