[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTikEUsaB4cbs4DwfpdeuaPNDUa1tA-ANP0FdZY3L@mail.gmail.com>
Date: Thu, 3 Jun 2010 20:15:17 -0700
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: David Miller <davem@...emloft.net>
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>
On Thu, Jun 3, 2010 at 20:04, David Miller <davem@...emloft.net> wrote:
> 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.
> --
Sorry about that Dave, not sure why I did not catch that. 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