Re: stmmac: debugfs broken with multiple ethernets.

From: Pavel Machek
Date: Mon Nov 23 2015 - 15:34:21 EST


Hi!

> stmmac_main will happily try to create two directories with the same
> name.
>
> I guess something like
>
> static int id;
> char name[100];
>
> sprintf(name, STMMAC_RESOURCE_NAME "_%d", id++)
> ...
>
> might be suitable, but did not try that further.

Hmm. It seems this is fixed in v4.1. Sorry for the noise.

Best regards,


--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/