--- linux-2.6.32.x86_64/drivers/net/xen-netfront.c 2011-04-26 21:47:08.000000000 +0100 +++ linux-2.6.32.x86_64/drivers/net/xen-netfront.c.new 2011-05-03 23:43:50.000000000 +0100 @@ -1293,7 +1293,7 @@ info->rx.sring = NULL; } -static int netfront_suspend(struct xenbus_device *dev, pm_message_t state) +static int netfront_suspend(struct xenbus_device *dev) { struct netfront_info *info = dev_get_drvdata(&dev->dev); struct hrtimer *timer = &info->smart_poll.timer;