From: Ariel Elior Date: Mon, 9 Sep 2013 11:51:27 +0000 (+0300) Subject: bnx2x: Fix configuration of doorbell block X-Git-Tag: v3.12-rc1~53^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c19d65c95c6d472d69829fea7d473228493d5245;p=pandora-kernel.git 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 Signed-off-by: Ariel Elior Signed-off-by: Eilon Greenstein Tested-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed