summaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorDavid Ertman2013-12-17 05:42:42 +0100
committerJeff Kirsher2013-12-18 07:45:03 +0100
commit7509963c703b71eebccc421585e7f48ebbbd3f38 (patch)
treefc5226715c2f45b79a6b505d083cc6b87727cd02 /net/Makefile
parente1000e: fix compiler warning (maybe-unitialized variable) (diff)
downloadkernel-qcow2-linux-7509963c703b71eebccc421585e7f48ebbbd3f38.tar.gz
kernel-qcow2-linux-7509963c703b71eebccc421585e7f48ebbbd3f38.tar.xz
kernel-qcow2-linux-7509963c703b71eebccc421585e7f48ebbbd3f38.zip
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>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions