bnx2x: Fix configuration of doorbell block
authorAriel Elior <ariele@broadcom.com>
Mon, 9 Sep 2013 11:51:27 +0000 (14:51 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Sep 2013 21:06:14 +0000 (17:06 -0400)
commitc19d65c95c6d472d69829fea7d473228493d5245
tree636aa9bc177d1ab96e06b4854e1a377af706e66a
parent300893b08f3bc7057a7a5f84074090ba66c8b5ca
bnx2x: Fix configuration of doorbell block

As part of VF RSS feature doorbell block was configured not to use dpm, but
a small part of configuration was left out, preventing the driver from sending
tx messages to the device. This patch adds the missing configuration.

Reported-by: Eric Dumazet <eric.dumazet@gmil.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Tested-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c