From: David Miller <davem@davemloft.net>
To: ecree@solarflare.com
Cc: mayhs11saini@gmail.com, bkenward@solarflare.com,
netdev@vger.kernel.org, linux-net-drivers@solarflare.com
Subject: Re: [PATCH] sfc: Replace memset with eth_zero_addr
Date: Mon, 16 Jan 2017 11:47:06 -0500 (EST) [thread overview]
Message-ID: <20170116.114706.2025561306237388836.davem@davemloft.net> (raw)
In-Reply-To: <7f1c75ec-3cad-0071-9f41-86773361281e@solarflare.com>
From: Edward Cree <ecree@solarflare.com>
Date: Mon, 16 Jan 2017 09:35:38 +0000
> On 16/01/17 03:56, Shyam Saini wrote:
>> Use eth_zero_addr to assign zero address to the given address array
>> instead of memset when the second argument in memset is address
>> of zero which makes the code clearer and also add header
>> file linux/etherdevice.h
>>
>> Signed-off-by: Shyam Saini <mayhs11saini@gmail.com>
>> ---
> Acked-by: Edward Cree <ecree@solarflare.com>
Applied to net-next.
next prev parent reply other threads:[~2017-01-16 16:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-16 3:56 [PATCH] sfc: Replace memset with eth_zero_addr Shyam Saini
2017-01-16 9:35 ` Edward Cree
2017-01-16 16:47 ` David Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-19 23:27 Lucas Tanure
2016-01-20 9:44 ` Bert Kenward
2016-01-20 10:25 ` David Miller
2016-01-20 11:44 ` Sergei Shtylyov
2016-01-20 11:49 ` Lucas Tanure
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170116.114706.2025561306237388836.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=bkenward@solarflare.com \
--cc=ecree@solarflare.com \
--cc=linux-net-drivers@solarflare.com \
--cc=mayhs11saini@gmail.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).