netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: mugunthanvnm@ti.com
Cc: netdev@vger.kernel.org, linux-omap@vger.kernel.org
Subject: Re: [net-next PATCH v2 1/1] drivers: net: cpsw: add support to show hw stats via ethtool
Date: Wed, 24 Jul 2013 17:52:56 -0700 (PDT)	[thread overview]
Message-ID: <20130724.175256.27980970277643257.davem@davemloft.net> (raw)
In-Reply-To: <1374574097-26188-1-git-send-email-mugunthanvnm@ti.com>

From: Mugunthan V N <mugunthanvnm@ti.com>
Date: Tue, 23 Jul 2013 15:38:17 +0530

> Add support to show CPSW hardware statistics to user via ethtool
> so user can find if there were any error reported by hardware or
> the system is over loaded duing high data rate transfer.
> 
> Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
> ---
> Changes from initial version
> * Change hw_stats variable from struct cpsw_hw_stats __iomem * to u8 __iomem *,
>   so that accessing hw_stats doesn't require type casting.

This looks a lot better, applied, thanks.

      reply	other threads:[~2013-07-25  0:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-23 10:08 [net-next PATCH v2 1/1] drivers: net: cpsw: add support to show hw stats via ethtool Mugunthan V N
2013-07-25  0:52 ` David Miller [this message]

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=20130724.175256.27980970277643257.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=linux-omap@vger.kernel.org \
    --cc=mugunthanvnm@ti.com \
    --cc=netdev@vger.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).