netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Dumazet <dada1@cosmosbay.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH]: drivers/net: Kill now superfluous ->last_rx stores.
Date: Tue, 04 Nov 2008 07:39:25 +0100	[thread overview]
Message-ID: <490FEE1D.5090307@cosmosbay.com> (raw)
In-Reply-To: <20081103.211255.143270364.davem@davemloft.net>

David Miller a écrit :
> Checking this in made me feel as if the weight of the
> world had been lifted off of my shoulders :-)

Oh great !

One thing we wont discuss anymore once in a while :)

> 
> Commited to net-next-2.6
> 
> drivers/net: Kill now superfluous ->last_rx stores.
> 
> The generic packet receive code takes care of setting
> netdev->last_rx when necessary, for the sake of the
> bonding ARP monitor.
> 
> Drivers need not do it any more.
> 
> Some cases had to be skipped over because the drivers
> were making use of the ->last_rx value themselves.
> 
> Signed-off-by: David S. Miller <davem@davemloft.net>


      reply	other threads:[~2008-11-04  6:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-04  5:12 [PATCH]: drivers/net: Kill now superfluous ->last_rx stores David Miller
2008-11-04  6:39 ` Eric Dumazet [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=490FEE1D.5090307@cosmosbay.com \
    --to=dada1@cosmosbay.com \
    --cc=davem@davemloft.net \
    --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).