e1000e: convert ndev_ printks to something smaller
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 5 Aug 2008 00:20:41 +0000 (17:20 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 7 Aug 2008 05:54:49 +0000 (01:54 -0400)
The ndev_* printk's are too lenghty and we don't need to specify
the adapter/netdev struct at all, making this a lot more readable.

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found