[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100603.200443.104041687.davem@davemloft.net>
Date: Thu, 03 Jun 2010 20:04:43 -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] ixgbe: Use netdev_<level>, dev_<level>,
pr_<level>
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Thu, 03 Jun 2010 19:53:41 -0700
> From: Emil Tantilov <emil.s.tantilov@...el.com>
>
> This patch is alternative to a previous patch submitted by Joe Perches.
>
> Create common macros e_<level> and e_dev_<level> that use netdev_<level> and
> dev_<level> similar to e1000e.
> Redefined pr_fmt for driver messages.
> Use %pM to display MAC address.
> Aligned text to better match the new format.
>
> 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, but:
> /**
> - * ixgbe_get_hw_dev_name - return device name string
> + * ixgbe_get_hw_dev return device
> * used by hardware layer to print debugging information
> **/
This line had trailing whitespace, which GIT warns about and I
had to remove.
--
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