netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vinson Lee <vlee@vmware.com>
To: mason@myri.com, gallatin@myri.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: vlee@vmware.com, trivial@kernel.org
Subject: [PATCH] myri10ge: Fix typo of 'VMware' in comment.
Date: Mon, 19 Dec 2011 12:17:55 -0800	[thread overview]
Message-ID: <1324325875-30907-1-git-send-email-vlee@vmware.com> (raw)

Signed-off-by: Vinson Lee <vlee@vmware.com>
---
 .../net/ethernet/myricom/myri10ge/myri10ge_mcp.h   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/ethernet/myricom/myri10ge/myri10ge_mcp.h b/drivers/net/ethernet/myricom/myri10ge/myri10ge_mcp.h
index 11be150..b7fc26c 100644
--- a/drivers/net/ethernet/myricom/myri10ge/myri10ge_mcp.h
+++ b/drivers/net/ethernet/myricom/myri10ge/myri10ge_mcp.h
@@ -356,7 +356,7 @@ enum myri10ge_mcp_cmd_type {
 	MXGEFW_CMD_GET_DCA_OFFSET = 56,
 	/* offset of dca control for WDMAs */
 
-	/* VMWare NetQueue commands */
+	/* VMware NetQueue commands */
 	MXGEFW_CMD_NETQ_GET_FILTERS_PER_QUEUE = 57,
 	MXGEFW_CMD_NETQ_ADD_FILTER = 58,
 	/* data0 = filter_id << 16 | queue << 8 | type */
-- 
1.7.1

             reply	other threads:[~2011-12-19 20:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-19 20:17 Vinson Lee [this message]
2011-12-19 20:21 ` [PATCH] myri10ge: Fix typo of 'VMware' in comment Andrew Gallatin
2011-12-19 20:45   ` 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=1324325875-30907-1-git-send-email-vlee@vmware.com \
    --to=vlee@vmware.com \
    --cc=gallatin@myri.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mason@myri.com \
    --cc=netdev@vger.kernel.org \
    --cc=trivial@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).