Merge branch 'bnx2x'
authorDavid S. Miller <davem@davemloft.net>
Thu, 26 Dec 2013 18:38:26 +0000 (13:38 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Dec 2013 18:38:26 +0000 (13:38 -0500)
Yuval Mintz says:

====================
bnx2x: new features patch series

This patch series adds/fixes several new features in the bnx2x driver -
it adds support for loading the bnx2x over an UNDI running on a Multi-function
device, adds missing bits for PCIe AER support and enables VFs to properly
configure multicast filters
(In addition, it also contains some small improvements in driver behaviour).

Please consider applying these patches to `net-next'.

Changes from previous versions
------------------------------
  v2:
     - Fixed comment typo in patch 4 (propogate --> propagate)
====================

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

Trivial merge