From: Jacob Keller Date: Wed, 17 Jul 2013 02:53:23 +0000 (+0000) Subject: ixgbe: fully disable hardware RSC logic when disabling RSC X-Git-Tag: v3.12-rc2~14^2~48^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dcc28b93e9675df0f30c063c30d05c1073f1efc;p=pandora-kernel.git ixgbe: fully disable hardware RSC logic when disabling RSC This patch modifies the configure_rx path in order to properly disable RSC hardware logic when the user disables it. Previously we only disabled RSC in the queue settings, but this does not fully disable hardware RSC logic which can lead to some unexpected performance issues. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed