From: Alexander Duyck Date: Sat, 8 Sep 2012 02:13:38 +0000 (+0000) Subject: ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~195^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9de0c8ed7840d01fd5cf1851df2725fe30dc0817;p=pandora-kernel.git ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration Since we are doing a page based receive there is no point in setting a maximum packet length on the x540 RXDCTL register. As such we can drop the code from the driver entirely. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Tested-by: Marcus Dennis Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed