Netdev List
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Shreyas Bhatewara <sbhatewara@vmware.com>,
	David Miller <davem@davemloft.net>
Cc: "VMware, Inc." <pv-drivers@vmware.com>, netdev@vger.kernel.org
Subject: [PATCH net-next] vmxnet3: spelling fixes
Date: Wed, 1 Apr 2015 15:33:08 -0700	[thread overview]
Message-ID: <20150401153308.3116ac86@urahara> (raw)


Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

--- a/drivers/net/vmxnet3/vmxnet3_ethtool.c	2015-02-03 10:58:26.459635546 -0800
+++ b/drivers/net/vmxnet3/vmxnet3_ethtool.c	2015-03-11 08:34:06.475326179 -0700
@@ -104,7 +104,7 @@ vmxnet3_rq_driver_stats[] = {
 					  rx_buf_alloc_failure) },
 };
 
-/* gloabl stats maintained by the driver */
+/* global stats maintained by the driver */
 static const struct vmxnet3_stat_desc
 vmxnet3_global_stats[] = {
 	/* description,         offset */
@@ -272,7 +272,7 @@ int vmxnet3_set_features(struct net_devi
 			adapter->shared->devRead.misc.uptFeatures &=
 			~UPT1_F_RXCSUM;
 
-		/* update harware LRO capability accordingly */
+		/* update hardware LRO capability accordingly */
 		if (features & NETIF_F_LRO)
 			adapter->shared->devRead.misc.uptFeatures |=
 							UPT1_F_LRO;

             reply	other threads:[~2015-04-01 22:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01 22:33 Stephen Hemminger [this message]
2015-04-02  2:52 ` [PATCH net-next] vmxnet3: spelling fixes 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=20150401153308.3116ac86@urahara \
    --to=stephen@networkplumber.org \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=pv-drivers@vmware.com \
    --cc=sbhatewara@vmware.com \
    /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