]> git.karo-electronics.de Git - karo-tx-linux.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)
commitb37eb210c076b0465fcb8d14694fcce3f267ac63
tree084e013056cbf6d51b35b4e9ec2d350ff52515d3
parenta120e864676548454f8d061e7d8a2e68c908a794
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