commit | e2c6544829f8df396a0a233c86d5ee78f405ffef | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Fri Apr 10 15:52:37 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 13 13:15:14 2015 -0400 |
tree | 5a774d8f2ac52fe39fa735f6c969f9ef1826ea69 | |
parent | cf890138087a6da2f56a642acb80476370b04332 [diff] |
e1000e: Move pm_qos_req to e1000e adapter 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> Signed-off-by: David S. Miller <davem@davemloft.net>