From: Alexander Duyck Date: Thu, 25 Mar 2010 13:10:08 +0000 (+0000) Subject: igb: update hw_debug macro to make use of netdev_dbg call X-Git-Tag: v2.6.35-rc1~473^2~645 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c041076a9f79a7cf28e808f73cc76f24cbf97093;p=pandora-kernel.git igb: update hw_debug macro to make use of netdev_dbg call This change updates the igb driver to make use of the netdev_dbg function macros now provided in netdevice.h This is meant to be provided as an alternative to the patch provided by Joe Perches. It also removes igb_get_time_str since I found that it is unused code that is no longer used even in debug. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed