]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabled
authorAshutosh Naik <ashutosh_naik@adaptec.com>
Fri, 28 Oct 2005 22:14:53 +0000 (15:14 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 28 Oct 2005 23:06:44 +0000 (19:06 -0400)
commit977e74b5f60de3df9831897b726c16870878eee4
treec5fe78bf8b9aaf393cee878aaf89241fe40f8ba5
parent2c36ed22c6f64de94c6c3b7258dd7285bb093401
[PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabled

drivers/net/e1000/e1000_main.c:3645: warning: `e1000_suspend' defined
but not used

Signed-off-by: Ashutosh Naik <ashutosh_naik@adaptec.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/e1000/e1000_main.c