From: Jesse Brandeburg Date: Sat, 10 May 2014 04:49:13 +0000 (+0000) Subject: i40e/i40evf: fix poll weight X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~51^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eefeacee77ecae81a7fb0dd6d710321479c48cee;p=pandora-kernel.git i40e/i40evf: fix poll weight Fix a coding error where during the registration for NAPI the driver requested 256 budget. The max recommended value for this is NAPI_POLL_WEIGHT or 64. Change-ID: I03ea1e2934a84ff1b5d572988b18315d6d91c5c6 Signed-off-by: Jesse Brandeburg Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed