mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
ixgbe_init_interrupt_scheme() is called from ixgbe_resume(). Build that with CONFIG_PM and without CONFIG_HOTPLUG and you've got a problem. Several helpers called by it also are misannotated __devinit. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
History
|
|
|---|---|---|
| .. | ||
| ixgbe.h | ||
| ixgbe_82598.c | ||
| ixgbe_common.c | ||
| ixgbe_common.h | ||
| ixgbe_ethtool.c | ||
| ixgbe_main.c | ||
| ixgbe_phy.c | ||
| ixgbe_phy.h | ||
| ixgbe_type.h | ||
| Makefile | ||