]> git.openfabrics.org - ~emulex/infiniband.git/commit
Merge branch 'be2net-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 9 May 2014 17:13:44 +0000 (13:13 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 May 2014 17:13:44 +0000 (13:13 -0400)
commit97e72829d7c0efc9fe7768148ef490bc83ebce0e
treee44775afd0fd1f06c7c6ff8bd14250227eac4e17
parentfe6f397c433c43a4404259d6ee3f1200b9a6d97e
parentb51aa36725909369c7c0c8e4dcb697efb2d31265
Merge branch 'be2net-next'

Sathya Perla says:

====================
be2net: patch set

This patch set contains the following modificatons:
* three patches (1/7 to 3/7) that fix indentation style issues
* convert the u8 vlan[] array to a bit-map to reduce memory usage
* use MCCQ instead of MBOX in be_cmd_rss_config() as the MCCQ is already
  created by that time
* include rx-comp-error counter in ethtool stats
* remove the unused promiscuous setting from be_cmd_vlan_config()

Pls apply to net-next tree. Thanks!
====================

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