Commit 81259c61 authored by Vinson Lee's avatar Vinson Lee Committed by David S. Miller

myri10ge: Fix typo of 'VMware' in comment.

Signed-off-by: default avatarVinson Lee <vlee@vmware.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 447f2191
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment