Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/e1000e
David Ertman 7509963c70 e1000e: Fix a compile flag mis-match for suspend/resume
This patch addresses a mis-match between the declaration and usage of
the e1000_suspend and e1000_resume functions.  Previously, these
functions were declared in a CONFIG_PM_SLEEP wrapper, and then utilized
within a CONFIG_PM wrapper.  Both the declaration and usage will now be
contained within CONFIG_PM wrappers.

Signed-off-by: Dave Ertman <davidx.m.ertman@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-12-17 22:45:03 -08:00
..
2013-09-13 10:19:56 -07:00
2013-09-13 10:19:56 -07:00
2013-09-13 10:19:56 -07:00
2013-01-27 01:22:53 -08:00
2013-05-21 02:07:01 -07:00
2013-12-17 21:52:39 -08:00