OpenVZ Forum


Home » General » Support » Intel e1000e driver for 2.6.18-ovz
Re: Intel e1000e driver for 2.6.18-ovz [message #39538 is a reply to message #39530] Fri, 07 May 2010 12:59 Go to previous message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hello,

as you may notice the compiler complains about redefinition of irq_handler_t. This type has already been defined in include/linux/interrupt.h but the driver contains redundant definition in /usr/src/e1000e-1.1.2.1a/src/kcompat.h. So you have properly avoid such a coincidence.
Look carefully why kcompat.h contains such a definition. It might be "#ifdef" constructions or something else.
 
Read Message
Read Message
Previous Topic: Process Ids
Next Topic: (NAT Internet for containers) in a container
Goto Forum:
  


Current Time: Wed Aug 14 12:53:53 GMT 2024

Total time taken to generate the page: 0.02816 seconds