netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Amos Kong <kongjianjun@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net,
	devel@linuxdriverproject.org
Subject: Re: [PATCH] net: fix wrong length of mac address
Date: Fri, 18 Jan 2013 10:14:01 +0300	[thread overview]
Message-ID: <20130118071401.GL4584@mwanda> (raw)
In-Reply-To: <1358475321-3406-1-git-send-email-kongjianjun@gmail.com>

You should still CC Haiyang Zhang and KY (as well as netdev).  Use
./scripts/get_maintainer.pl -f drivers/net/hyperv/netvsc_drv.c
to find out where to send patches.

On Fri, Jan 18, 2013 at 10:15:21AM +0800, Amos Kong wrote:
> Replace hardcode 14 with defined ETN_ALEN.
                                     ^
Typo.  It should be ETH_ALEN.

regards,
dan carpenter

      reply	other threads:[~2013-01-18  7:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-18  2:15 [PATCH] net: fix wrong length of mac address Amos Kong
2013-01-18  7:14 ` Dan Carpenter [this message]

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=20130118071401.GL4584@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=davem@davemloft.net \
    --cc=devel@linuxdriverproject.org \
    --cc=kongjianjun@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).