Re: [PATCH net-next 0/7] be2net: patch set
From: David Miller <davem@davemloft.net>
Date: 2014-05-09 17:16:41
From: David Miller <davem@davemloft.net>
Date: 2014-05-09 17:16:41
From: Sathya Perla <redacted> Date: Fri, 9 May 2014 13:29:12 +0530
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!
Series applied, thanks.