net/bnxt: fix VNIC default completion ring
authorLance Richardson <lance.richardson@broadcom.com>
Thu, 18 Jul 2019 03:36:02 +0000 (09:06 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 23 Jul 2019 12:31:35 +0000 (14:31 +0200)
commit838c9c7923917999793e3603b7a1b5bc8546c7a3
treed523df6a7e231bc3e5d11af9c5ce4ad2b0f32640
parent161964c6dc70f01244e5e399a852d9dc10007caf
net/bnxt: fix VNIC default completion ring

Use the completion ring associated with the default Rx ring
when configuring the default completion ring ID instead
of the async completion ring ID.

Fixes: f8168ca0e690 ("net/bnxt: support thor controller")

Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
drivers/net/bnxt/bnxt_hwrm.c