diff options
author | Sathya Perla <sathya.perla@emulex.com> | 2012-08-28 20:37:40 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-30 13:27:05 -0400 |
commit | 4cbdaf6d520b6bd9a1565525e5ad1967cb74e191 (patch) | |
tree | 96c6376744a7520eb62fb1973ec573b66c7c4a6a /net/unix/af_unix.c | |
parent | 0739d643b8dda866d1011bcfd01008d29593be03 (diff) | |
download | linux-4cbdaf6d520b6bd9a1565525e5ad1967cb74e191.tar.gz linux-4cbdaf6d520b6bd9a1565525e5ad1967cb74e191.tar.bz2 linux-4cbdaf6d520b6bd9a1565525e5ad1967cb74e191.zip |
be2net: create RSS rings even in multi-channel configs
Changes from commit df505e were incorrectly over-written by commit 10ef9ab.
Fixing the same.
Change log of the original fix:
Currently RSS rings are not created in a multi-channel config.
RSS rings can be created on one (out of four) interfaces per port in a
multi-channel config. Doing this insulates the driver from a FW bug wherin
multi-channel config is wrongly reported even when not enabled. This also
helps performance in a multi-channel config, as one interface per port gets
RSS rings.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions