netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mugunthan V N <mugunthanvnm@ti.com>
To: Tobias Klauser <tklauser@distanz.ch>,
	"David S. Miller" <davem@davemloft.net>
Cc: Sebastian Siewior <bigeasy@linutronix.de>, <netdev@vger.kernel.org>
Subject: Re: [PATCH] net: eth: cpsw: Use net_device_stats from struct net_device
Date: Mon, 10 Mar 2014 17:52:16 +0530	[thread overview]
Message-ID: <531DAE78.2030302@ti.com> (raw)
In-Reply-To: <1394453543-30094-1-git-send-email-tklauser@distanz.ch>

On Monday 10 March 2014 05:42 PM, Tobias Klauser wrote:
> Instead of using an own copy of struct net_device_stats in struct
> cpsw_priv, use stats from struct net_device. Also remove the thus
> unnecessary .ndo_get_stats function, as it just returns dev->stats,
> which is the default.
>
> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>

Looks good to me.
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>

Regards
Mugunthan V N

  reply	other threads:[~2014-03-10 12:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-10 12:12 [PATCH] net: eth: cpsw: Use net_device_stats from struct net_device Tobias Klauser
2014-03-10 12:22 ` Mugunthan V N [this message]
2014-03-11  1:54 ` 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=531DAE78.2030302@ti.com \
    --to=mugunthanvnm@ti.com \
    --cc=bigeasy@linutronix.de \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=tklauser@distanz.ch \
    /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).