]> git.baikalelectronics.ru Git - kernel.git/commit
staging: fsl-dpaa2/eth: Use debug level for message
authorIoana Radulescu <ruxandra.radulescu@nxp.com>
Fri, 23 Mar 2018 15:23:36 +0000 (10:23 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Mar 2018 15:42:27 +0000 (16:42 +0100)
commit4df8ca3e4f988613e09a11c100226c8aea30d551
tree40ee9b645921834cde99d703c3c20099a64ff5c4
parent410ed886fc7b8d7dd41092f6c6dc82f427422fe5
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>
drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c