netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ixgbe: compilation failed if CONFIG_PCI_IOV isn't set
@ 2011-11-06  0:08 Alexander Kolesen
  2011-11-06  3:18 ` Jeff Kirsher
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Kolesen @ 2011-11-06  0:08 UTC (permalink / raw)
  To: netdev; +Cc: Greg Rose, Sibai Li, Jeff Kirsher

Hello.
I've tried to build vanilla kernel (HEAD: 5c8a0fbb) and got the error:

  CC [M]  drivers/net/ethernet/intel/ixgbe/ixgbe_main.o
  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c: In function 'ixgbe_set_interrupt_capability':
  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:4724:3: error: implicit declaration of function 'ixgbe_disable_sriov'
  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c: In function 'ixgbe_remove':
  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:7773:3: error: implicit declaration of function 'ixgbe_check_vf_assignment'
  make[5]: *** [drivers/net/ethernet/intel/ixgbe/ixgbe_main.o] Error 1
  make[4]: *** [drivers/net/ethernet/intel/ixgbe] Error 2
  make[3]: *** [drivers/net/ethernet/intel] Error 2
  make[2]: *** [drivers/net/ethernet] Error 2
  make[1]: *** [drivers/net] Error 2
  make: *** [drivers] Error 2

Looks like the commit 9487dc84 breaks it when the CONFIG_PCI_IOV switched off.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-11-07 16:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-06  0:08 ixgbe: compilation failed if CONFIG_PCI_IOV isn't set Alexander Kolesen
2011-11-06  3:18 ` Jeff Kirsher
2011-11-06 19:51   ` Or Gerlitz
2011-11-07 12:46     ` Alexander Kolesen
2011-11-07 16:47       ` Rose, Gregory V

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).