diff options
author | Ajit Khaparde <ajit.khaparde@broadcom.com> | 2016-02-10 22:45:53 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-11 03:46:59 -0500 |
commit | 622190669403fb7a7557a8b618e57c0a3f703056 (patch) | |
tree | efabe5c966f4c3d0af139f89170fd6f6384aa38a /kernel/fork.c | |
parent | aaa5672052cb0f18a5ab0ab19e9ef71c50e018a8 (diff) | |
download | linux-stable-622190669403fb7a7557a8b618e57c0a3f703056.tar.gz linux-stable-622190669403fb7a7557a8b618e57c0a3f703056.tar.bz2 linux-stable-622190669403fb7a7557a8b618e57c0a3f703056.zip |
be2net: Request RSS capability of Rx interface depending on number of Rx rings
Currently we request RSS capability even if a single Rx ring is created.
As a result in few cases we unnecessarily consume an RSS capable interface
which is a limited resource in the chip.
This patch enables RSS on an interface only if more than one Rx ring
is created.
Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions