From: "Andrew F. Davis"
Date: Wed, 17 Feb 2016 18:10:00 -0600
> Files in sysfs are created using the name from the phy_driver struct,
> when two names are the same we may get a duplicate filename warning,
> fix this.
>
> Reported-by: kernel test robot
> Signed-off-by: Andrew F. Davis
Applied,
Files in sysfs are created using the name from the phy_driver struct,
when two names are the same we may get a duplicate filename warning,
fix this.
Reported-by: kernel test robot
Signed-off-by: Andrew F. Davis
---
drivers/net/phy/dp83848.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)