Merge branch 'netxen_nic'
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 May 2013 23:52:47 +0000 (16:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 May 2013 23:52:47 +0000 (16:52 -0700)
Manish Chopra says:

====================
This patch series includes following changes:

* Log driver version information with firmware version information.
* Log "Unknown" adapter name and serial number in case of
  mismatched adapter type.
* netxen_setup_intr() function code cleanup and changes to avoid attaching
  of multiple pci functions on an adapter with mixed interrupts mode
  [MSI-X/MSI + INTx].
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge