Build failure in mainline kernel due to 'lan78xx: add ndo_get_stats64'

From: Guenter Roeck
Date: Sun Mar 20 2016 - 02:55:56 EST


Hi,

your commit a59f8c5b048 ("lan78xx: add ndo_get_stats64") is causing the
following build failure if CONFIG_PM is not enabled.

drivers/net/usb/lan78xx.c: In function 'lan78xx_get_stats64':
drivers/net/usb/lan78xx.c:3274:27: error:
'struct dev_pm_info' has no member named 'runtime_auto'

Sorry for the noise if this has already been reported.

Guenter