[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100427.170525.255384756.davem@davemloft.net>
Date:	Tue, 27 Apr 2010 17:05:25 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	jeffrey.t.kirsher@...el.com
Cc:	netdev@...r.kernel.org, gospo@...hat.com, joe@...ches.com,
	emil.s.tantilov@...el.com
Subject: Re: [net-next-2.6 PATCH] e1000: Use netdev_<level>, pr_<level> and
 dev_<level>
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Tue, 27 Apr 2010 17:02:58 -0700
> From: Emil Tantilov <emil.s.tantilov@...el.com>
> 
> This patch is an alternative to similar patch provided by Joe Perches.
> 
> Substitute DPRINTK macro for e_<level> that uses netdev_<level> and dev_<level>
> similar to e1000e.
> - Convert printk to pr_<level> where applicable.
> - Use common #define pr_fmt for the driver.
> - Use dev_<level> for displaying text in parts of the driver where the interface
>   name is not assigned (like e1000_param.c).
> - Better align test with the new macros.
> 
> CC: Joe Perches <joe@...ches.com>
> Signed-off-by: Emil Tantilov <emil.s.tantilov@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists
 
