Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1361223
| From | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Build failure in mainline kernel due to 'lan78xx: add ndo_get_stats64' |
| Date | 2016-03-20 08:00 +0100 |
| Message-ID | <reFvb-39W-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 linux.kernel | Previous | Next | Find similar | Unroll thread
Build failure in mainline kernel due to 'lan78xx: add ndo_get_stats64' Guenter Roeck <linux@roeck-us.net> - 2016-03-20 08:00 +0100
csiph-web