From: Jesper Dangaard Brouer <brouer@redhat.com>
To: David Miller <davem@davemloft.net>
Cc: brouer@redhat.com, netdev@vger.kernel.org
Subject: Re: [PATCH 1/9] net: Do txq_trans_update() in netdev_start_xmit()
Date: Tue, 2 Sep 2014 08:54:32 +0200 [thread overview]
Message-ID: <20140902085432.2e5ff962@redhat.com> (raw)
In-Reply-To: <20140901.152438.1000592701792724604.davem@davemloft.net>
On Mon, 01 Sep 2014 15:24:38 -0700 (PDT) David Miller <davem@davemloft.net> wrote:
> That way we don't have to audit every call site to make sure it is
> doing this properly.
>
> Signed-off-by: David S. Miller <davem@davemloft.net>
> ---
> drivers/net/wan/dlci.c | 6 ++++--
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Nicely done, even caught that wan/dlci.c were not calling txq_trans_update(txq).
--
Best regards,
Jesper Dangaard Brouer
MSc.CS, Sr. Network Kernel Developer at Red Hat
Author of http://www.iptv-analyzer.org
LinkedIn: http://www.linkedin.com/in/brouer
prev parent reply other threads:[~2014-09-02 6:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-01 22:24 [PATCH 1/9] net: Do txq_trans_update() in netdev_start_xmit() David Miller
2014-09-02 6:54 ` Jesper Dangaard Brouer [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=20140902085432.2e5ff962@redhat.com \
--to=brouer@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.