From: Eric Dumazet Date: Tue, 5 Mar 2013 15:57:22 +0000 (+0000) Subject: net: introduce NAPI_POLL_WEIGHT X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~558 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82dc3c63c692b1e1d59378ecee948ac88e034aad;p=pandora-kernel.git net: introduce NAPI_POLL_WEIGHT Some drivers use a too big NAPI poll weight. This patch adds a NAPI_POLL_WEIGHT default value and issues an error message if a driver attempts to use a bigger weight. Signed-off-by: Eric Dumazet Cc: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed