]> git.baikalelectronics.ru Git - kernel.git/commit
netxen_nic: Avoid mixed mode interrupts
authorManish Chopra <manish.chopra@qlogic.com>
Thu, 30 May 2013 09:51:37 +0000 (09:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 May 2013 23:52:37 +0000 (16:52 -0700)
commitc83f7753be15b754633c1355be27e08b56e308ee
tree084e013056cbf6d51b35b4e9ec2d350ff52515d3
parent780a51871ca00d8fe0fdf1e3852229005574d6b2
netxen_nic: Avoid mixed mode interrupts

o Adapters do not support co-existence of INTx Interrupt with
  MSI-X or MSI among multiple functions. Prevent attaching
  of a function during normal load, if adapter gets into mixed
  mode of interrupts

Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h
drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c