Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1361223 > unrolled thread

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

Started byGuenter Roeck <linux@roeck-us.net>
First post2016-03-20 08:00 +0100
Last post2016-03-20 08:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  Build failure in mainline kernel due to 'lan78xx: add  ndo_get_stats64' Guenter Roeck <linux@roeck-us.net> - 2016-03-20 08:00 +0100

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

FromGuenter Roeck <linux@roeck-us.net>
Date2016-03-20 08:00 +0100
SubjectBuild 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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web