net/bnxt: fix number of pools for RSS
authorAjit Khaparde <ajit.khaparde@broadcom.com>
Fri, 26 Jan 2018 17:32:00 +0000 (09:32 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 29 Jan 2018 09:04:28 +0000 (10:04 +0100)
commitdbcabb69e2cf9e979da922e8907343135897641a
tree1112fc383f5792425b4df5134e23004fb1ff5cef
parent90ed2b72291af7b00cad647f0a7a53e402529c2e
net/bnxt: fix number of pools for RSS

While using RSS, the pool count should be 1.

Fixes: 8103a57ab432a ("net/bnxt: handle Rx multi queue creation properly")
Cc: stable@dpdk.org
Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
drivers/net/bnxt/bnxt_rxq.c