From: Alexander Duyck Date: Wed, 17 Nov 2010 03:26:46 +0000 (-0800) Subject: ixgbe: remove unnecessary re-init of adapter on Rx-csum change X-Git-Tag: v2.6.38-rc1~476^2~547^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c0ec6544a0cd5e3eed08df2c14cf98185098abe;p=pandora-kernel.git ixgbe: remove unnecessary re-init of adapter on Rx-csum change There is no need to reset the adapter when changing the Rx checksum settings. Since the only change is a software flag we can disable it without needing to reset the entire adapter. Signed-off-by: Alexander Duyck Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed