net/failsafe: remove unnecessary debug messages
authorStephen Hemminger <sthemmin@microsoft.com>
Fri, 14 Dec 2018 19:35:52 +0000 (11:35 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 21 Dec 2018 15:22:41 +0000 (16:22 +0100)
commitcd834eee66fd9a2667ff95bf8fc846bd5bb302d6
treecf4a192f928ef9284f58a8c012cd4ec8dff31a0e
parent1168a4fd193c3bf981c4889cba150a7bb4c1d169
net/failsafe: remove unnecessary debug messages

The failsafe driver spews messages every time it is polling
making debugging other things more difficult. Just remove it.

Example:
net_failsafe: Hot-plug mutex was locked by thread 140182066431744 by the hot-plug alarm
net_failsafe: Hot-plug mutex was locked by thread 140182066431744 by the hot-plug alarm
...

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/failsafe/failsafe_private.h