commit | 752961a11e847e604aeaaa798cac438c1e671ba4 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Mon Oct 24 02:45:03 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 24 18:40:14 2011 -0400 |
tree | 550a6d3ca83cd2404e70080575cb8e80d59dcdc1 | |
parent | dafc0fe3afa565c88e44f1c243a49ce209f78ba7 [diff] |
be2net: don't create multiple RX/TX rings in multi channel mode When the HW is in multi-channel mode based on the skew/IPL, there are 4 functions per port and so not enough resources to create multiple RX/TX rings for each function. Signed-off-by: Suresh Reddy <suresh.reddy@emulex.com> Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>