]> git.baikalelectronics.ru Git - kernel.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)
commitfcf7d8d3368be7ce076adc26fb23bc36356358ea
treee44775afd0fd1f06c7c6ff8bd14250227eac4e17
parentfe205b0691cf25667e194f6adb72aee6e015fb9e
parent8f7cffcf9000b031931315dd9b9953942d82df5e
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>