commit | 49d66772112f40554ba18d037e0601ac3da0bf79 | [log] [tgz] |
---|---|---|
author | Eliezer Tamir <eliezert@broadcom.com> | Thu Feb 28 11:53:13 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 28 11:53:13 2008 -0800 |
tree | e10b03f7e3ca5bf24fe05ba60dff5de342175cb4 | |
parent | f14106478e372e64be54a3cdab1e2fa83a5c8a35 [diff] |
[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 <eliezert@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>