From: Jacob Keller Date: Thu, 3 May 2012 01:44:12 +0000 (+0000) Subject: ixgbe: correct disable_rx_buff timeout X-Git-Tag: v3.5-rc1~109^2~119^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db76ad470e4577e4664af699d73ff7426791cde5;p=pandora-kernel.git ixgbe: correct disable_rx_buff timeout The current value of the udelay timeout for ixgbe_disable_rx_buff is too short. This causes the security path to not not be properly disabled during the section that is meant to have it turned off. The end result causes a race condition that results in RX issues. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed