Jan Kiszka wrote: > Am 06.01.2011 16:31, Sebastian Smolorz wrote: > > When building rt_igb for a kernel without CONFIG_PCI_MSI set the calls > > to igb_reset_interrupt_capability() and igb_set_interrupt_capability() > > lead to a compilation error because those functions are only known > > when CONFIG_PCI_MSI is set to y. Therefore this patch makes the calls > > to those functions conditional, too. > > In fact, the #ifdefs missing here were too much elsewhere. Applied your > fix (with cosmetic adjustment) and cleaned up the other spot.
It does not show up in the repository? -- Sebastian ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ RTnet-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rtnet-developers

