Re: [GIT]: Networking
From: David Miller <davem@davemloft.net>
Date: 2008-07-21 20:32:02
From: David Miller <davem@davemloft.net>
Date: 2008-07-21 20:32:02
From: Arjan van de Ven <redacted> Date: Sun, 20 Jul 2008 10:59:41 -0700
net: Print the module name as part of the watchdog message As suggested by Dave: This patch adds a function to get the driver name from a struct net_device, and consequently uses this in the watchdog timeout handler to print as part of the message. Signed-off-by: Arjan van de Ven <redacted>
Applied, thanks ARjan.