From: Arjan van de Ven Date: Mon, 21 Jul 2008 20:31:48 +0000 (-0700) Subject: net: Print the module name as part of the watchdog message X-Git-Tag: v2.6.27-rc1~860^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6579e57b31d79d31d9b806e41ba48774e73257dc;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed