Re: [PATCH net] ibmvnic: Remove debugfs support
From: David Miller <davem@davemloft.net>
Date: 2017-03-30 19:41:30
From: David Miller <davem@davemloft.net>
Date: 2017-03-30 19:41:30
From: Nathan Fontenot <redacted> Date: Wed, 29 Mar 2017 15:14:55 -0400
The debugfs support in the ibmvnic driver is not, and never has been, supported. Just remove it. The work done in the debugfs code for the driver was part of the original spec for the ibmvnic driver. The corresponding support for this from the server side was never supported and has been dropped. Signed-off-by: Nathan Fontenot <redacted>
Applied to net-next, thanks.