commit | 4bc07aa4f030d4d3e551ce8d96ca15b6424a5641 | [log] [tgz] |
---|---|---|
author | Ioana Radulescu <ruxandra.radulescu@nxp.com> | Fri Mar 23 10:23:36 2018 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 23 16:42:27 2018 +0100 |
tree | 40ee9b645921834cde99d703c3c20099a64ff5c4 | |
parent | 009749d73186e0b02bbff6c26ef5e059285b7860 [diff] |
staging: fsl-dpaa2/eth: Use debug level for message The driver remove() function prints a message when the operation is completed. Make this a debug level message to avoid polluting the kernel log wih too much information. Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>