From: Michael Chan Date: Fri, 21 Aug 2009 16:20:48 +0000 (+0000) Subject: bnx2: Refine coalescing parameters. X-Git-Tag: v2.6.32-rc1~703^2~329 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf7474a6f4eda22603591b7d6253dffc224e4784;p=pandora-kernel.git bnx2: Refine coalescing parameters. - Set the USE_INT_PARAM bit so the rx-frames-irq and tx-frames-irq will take effect on 5709. - Increase the default rx-frames to reduce interrupt count. - Decrease the default rx-frames-irq and tx-frames-irq to catch more events during NAPI poll. All these will reduce interrupts without affecting latency. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed