netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: Thomas Graf <tgraf@suug.ch>
Cc: davem@davemloft.net, intel-wired-lan@lists.osuosl.org,
	netdev@vger.kernel.org, eric.dumazet@gmail.com,
	daniel@iogearbox.net
Subject: Re: [PATCH 1/2 net-next] e1000e: Move pm_qos_req to e1000e adapter
Date: Fri, 10 Apr 2015 08:59:27 -0700	[thread overview]
Message-ID: <1428681567.2729.90.camel@jtkirshe-mobl> (raw)
In-Reply-To: <5c4f0f5fc93592d2b4bce2cd7dd494a52a2e19f8.1428672434.git.tgraf@suug.ch>

[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

On Fri, 2015-04-10 at 15:52 +0200, Thomas Graf wrote:
> e1000e is the only driver requiring pm_qos_req, instead of causing
> every device to waste up to 240 bytes. Allocate it for the specific
> driver.
> 
> Signed-off-by: Thomas Graf <tgraf@suug.ch>

Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

> ---
>  drivers/net/ethernet/intel/e1000e/e1000.h  | 1 +
>  drivers/net/ethernet/intel/e1000e/netdev.c | 8 ++++----
>  include/linux/netdevice.h                  | 1 -
>  3 files changed, 5 insertions(+), 5 deletions(-)



[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-04-10 15:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-10 13:52 [PATCH 0/2 net-next v2] Bring sizeof(net_device) down to < 2K bytes Thomas Graf
2015-04-10 13:52 ` [PATCH 1/2 net-next] e1000e: Move pm_qos_req to e1000e adapter Thomas Graf
2015-04-10 15:59   ` Jeff Kirsher [this message]
2015-04-10 13:52 ` [PATCH 2/2 net-next] net_device: Reorder members to fill holes Thomas Graf
2015-04-10 19:39   ` Eric Dumazet
2015-04-13 17:15 ` [PATCH 0/2 net-next v2] Bring sizeof(net_device) down to < 2K bytes 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=1428681567.2729.90.camel@jtkirshe-mobl \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=netdev@vger.kernel.org \
    --cc=tgraf@suug.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).