From: David Miller <davem@davemloft.net>
To: mayhs11saini@gmail.com
Cc: Yuval.Mintz@cavium.com, Ariel.Elior@cavium.com,
everest-linux-l2@cavium.com, netdev@vger.kernel.org
Subject: Re: [PATCH] qed: Replace memset with eth_zero_addr
Date: Mon, 16 Jan 2017 14:58:19 -0500 (EST) [thread overview]
Message-ID: <20170116.145819.115892553691222296.davem@davemloft.net> (raw)
In-Reply-To: <1484592698-19747-1-git-send-email-mayhs11saini@gmail.com>
From: Shyam Saini <mayhs11saini@gmail.com>
Date: Tue, 17 Jan 2017 00:21:38 +0530
> 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. Also, it makes the code clearer
>
> Signed-off-by: Shyam Saini <mayhs11saini@gmail.com>
This patch does not apply cleanly to the net-next tree.
Please state if you don't understand what that means instead of
submitting this patch over and over again against the wrong source
tree.
Thanks.
next prev parent reply other threads:[~2017-01-16 19:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-16 18:51 [PATCH] qed: Replace memset with eth_zero_addr Shyam Saini
2017-01-16 19:58 ` David Miller [this message]
2017-01-17 3:33 ` Shyam Saini
-- strict thread matches above, loose matches on Subject: below --
2017-01-17 2:05 Shyam Saini
2017-01-17 20:24 ` David Miller
2017-01-16 18:03 Shyam Saini
2017-01-16 18:25 ` David Miller
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.145819.115892553691222296.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=Ariel.Elior@cavium.com \
--cc=Yuval.Mintz@cavium.com \
--cc=everest-linux-l2@cavium.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).