From: Eric Dumazet Date: Tue, 5 Mar 2013 15:57:47 +0000 (+0000) Subject: bnx2x: use the default NAPI weight X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~557 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fac41157252220678b210fcb13e2c3dad7a912a;p=pandora-kernel.git bnx2x: use the default NAPI weight BQL (Byte Queue Limits) proper operation needs TX completion being serviced in a timely fashion. bnx2x uses a non standard NAPI poll weight, and thats not fair to other napi poll handlers, and even not reasonable. Use the default value instead. Signed-off-by: Eric Dumazet Cc: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed