Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1361223 > unrolled thread
| Started by | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| First post | 2016-03-20 08:00 +0100 |
| Last post | 2016-03-20 08:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
Build failure in mainline kernel due to 'lan78xx: add ndo_get_stats64' Guenter Roeck <linux@roeck-us.net> - 2016-03-20 08:00 +0100
| From | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| Date | 2016-03-20 08:00 +0100 |
| Subject | Build failure in mainline kernel due to 'lan78xx: add ndo_get_stats64' |
| Message-ID | <reFvb-39W-1@gated-at.bofh.it> |
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
Back to top | Article view | linux.kernel
csiph-web