From: Greg Rose Date: Tue, 13 Nov 2012 04:03:19 +0000 (+0000) Subject: ixgbevf: Reduce size of maximum rx buffer X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~373 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85624caff9decc8174f286e12e9d0038d9a6cced;p=pandora-kernel.git ixgbevf: Reduce size of maximum rx buffer There's no need to support up to 15k buffers since the HW is limited to 9.5k in SR-IOV mode. Instead, allocate buffers that fit and align inside of a 32K memory buffer. Signed-off-by: Greg Rose Tested-by: Sibai Li Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed