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)
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>

No differences found