* [PATCH] myri10ge: Fix typo of 'VMware' in comment.
@ 2011-12-19 20:17 Vinson Lee
2011-12-19 20:21 ` Andrew Gallatin
0 siblings, 1 reply; 3+ messages in thread
From: Vinson Lee @ 2011-12-19 20:17 UTC (permalink / raw)
To: mason, gallatin, netdev, linux-kernel; +Cc: vlee, trivial
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-12-19 20:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-19 20:17 [PATCH] myri10ge: Fix typo of 'VMware' in comment Vinson Lee
2011-12-19 20:21 ` Andrew Gallatin
2011-12-19 20:45 ` David Miller
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).