From: David Miller <davem@davemloft.net>
To: shorne@gmail.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	amitoj1606@gmail.com
Subject: Re: [PATCH] 3c59x: Ensure to apply the expires time
Date: Sun, 28 Feb 2016 23:40:02 -0500 (EST)	[thread overview]
Message-ID: <20160228.234002.1342033207865491608.davem@davemloft.net> (raw)
In-Reply-To: <1456645769-2959-1-git-send-email-shorne@gmail.com>
From: Stafford Horne <shorne@gmail.com>
Date: Sun, 28 Feb 2016 16:49:29 +0900
> In commit 5b6490def9168af6a ("3c59x: Use setup_timer()") Amitoj
> removed add_timer which sets up the epires timer.  In this patch
> the behavior is restore but it uses mod_timer which is a bit more
> compact.
> 
> Signed-off-by: Stafford Horne <shorne@gmail.com>
Applied, thanks.
next prev parent reply	other threads:[~2016-02-29  4:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24 13:58 [PATCH 3/3] 3c59x: Use setup_timer() Amitoj Kaur Chawla
2016-02-25 21:52 ` David Miller
2016-02-27 18:48   ` Stafford Horne
2016-02-28  7:05     ` Amitoj Kaur Chawla
2016-02-28  7:49       ` [PATCH] 3c59x: Ensure to apply the expires time Stafford Horne
2016-02-29  4:40         ` David Miller [this message]
2016-02-28  7:53       ` [PATCH 3/3] 3c59x: Use setup_timer() Stafford Horne
2016-02-28  8:13         ` Amitoj Kaur Chawla
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=20160228.234002.1342033207865491608.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=amitoj1606@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=shorne@gmail.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;
as well as URLs for NNTP newsgroup(s).