linux/drivers/net/igbvf
James Bottomley 82f682514a pm_qos: Get rid of the allocation in pm_qos_add_request()
All current users of pm_qos_add_request() have the ability to supply
the memory required by the pm_qos routines, so make them do this and
eliminate the kmalloc() with pm_qos_add_request().  This has the
double benefit of making the call never fail and allowing it to be
called from atomic context.

Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Signed-off-by: mark gross <markgross@thegnar.org>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2010-07-19 02:00:34 +02:00
..
defines.h
ethtool.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
igbvf.h igbvf: do not modify tx_queue_len on link speed change 2010-03-26 21:01:41 -07:00
Makefile
mbx.c
mbx.h
netdev.c pm_qos: Get rid of the allocation in pm_qos_add_request() 2010-07-19 02:00:34 +02:00
regs.h
vf.c igbvf: Allow VF driver to correctly recognize failure to set mac 2009-08-04 11:46:41 -07:00
vf.h