From: Heiner Kallweit <hkallweit1@gmail.com>
To: David Miller <davem@davemloft.net>,
Realtek linux nic maintainers <nic_swsd@realtek.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: [PATCH net-next v2 0/2] r8169: make use of xmit_more and __netdev_sent_queue
Date: Sun, 25 Nov 2018 14:29:22 +0100 [thread overview]
Message-ID: <33ded8c6-b369-84d8-cca1-dca4c989515a@gmail.com> (raw)
This series adds helper __netdev_sent_queue to the core and makes use
of it in the r8169 driver.
Heiner Kallweit (2):
net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
r8169: make use of xmit_more and __netdev_sent_queue
v2:
- fix minor style issue
drivers/net/ethernet/realtek/r8169.c | 19 +++++++++----------
include/linux/netdevice.h | 8 ++++++++
2 files changed, 17 insertions(+), 10 deletions(-)
--
2.19.1
next reply other threads:[~2018-11-26 0:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-25 13:29 Heiner Kallweit [this message]
2018-11-25 13:30 ` [PATCH net-next v2 1/2] net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue Heiner Kallweit
2018-11-25 13:31 ` [PATCH net-next v2 2/2] r8169: make use of xmit_more and __netdev_sent_queue Heiner Kallweit
2018-11-25 18:19 ` [PATCH net-next v2 0/2] " 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=33ded8c6-b369-84d8-cca1-dca4c989515a@gmail.com \
--to=hkallweit1@gmail.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=nic_swsd@realtek.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