Re: [PATCH] net: stmmac: create one debugfs dir per net-device

2015-05-25 Thread David Miller
From: Mathieu Olivari math...@codeaurora.org Date: Fri, 22 May 2015 19:03:29 -0700 stmmac DebugFS entries are currently global to the driver. As a result, having more than one stmmac device in the system creates the following error: * ERROR stmmaceth, debugfs create directory failed *

[PATCH] net: stmmac: create one debugfs dir per net-device

2015-05-22 Thread Mathieu Olivari
stmmac DebugFS entries are currently global to the driver. As a result, having more than one stmmac device in the system creates the following error: * ERROR stmmaceth, debugfs create directory failed * stmmac_hw_setup: failed debugFS registration This also results in being able to access the