Skip to content

Commit

Permalink
myri10ge: Fix typo of 'VMware' in comment.
Browse files Browse the repository at this point in the history
Signed-off-by: Vinson Lee <vlee@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Vinson Lee authored and David S. Miller committed Dec 19, 2011
1 parent 447f219 commit 81259c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/myricom/myri10ge/myri10ge_mcp.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 81259c6

Please sign in to comment.