From: Eliezer Tamir Date: Thu, 28 Feb 2008 19:53:13 +0000 (-0800) Subject: [BNX2X]: Correct RX filtering and MC configuration X-Git-Tag: v2.6.25-rc4~148^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49d66772112f40554ba18d037e0601ac3da0bf79;p=pandora-kernel.git [BNX2X]: Correct RX filtering and MC configuration The configuration of RX filtering needed the following corrections: Drop flags need to be set per Rx queue. Have to tell the microcode to collect drop stats, and properly wait for them to complete when going down. Sometimes we failed to detect proper completion due to a logical error in the wait loop. Signed-off-by: Eliezer Tamir Signed-off-by: David S. Miller --- Reading git-diff-tree failed