diff options
author | Andy Gospodarek <[email protected]> | 2009-07-22 09:34:00 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-07-23 11:05:32 -0700 |
commit | ffafa60d496f80c250f2ae0340ae94434c0b0b4d (patch) | |
tree | 023c7a146714980a945f9ad214983e5da9bc41b7 /net/lapb/lapb_subr.c | |
parent | 601278659d5717b4f7a14fbc9f2b9d559bba6aef (diff) |
ixgbe: remove unnecessary call to device_init_wakeup
Calls to device_init_wakeup should not be necessary in drivers that use
device_set_wakeup_enable since pci_pm_init will set the can_wakeup flag
for the device when initialized.
Signed-off-by: Andy Gospodarek <[email protected]>
Acked-by: Peter P Waskiewicz Jr <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions