From: Don Skidmore Date: Wed, 26 Feb 2014 01:58:53 +0000 (-0800) Subject: ixgbe: modify behavior on receiving a HW ECC error. X-Git-Tag: v3.15-rc1~113^2~255^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d773ce2de1c670e0d259870a2ea8fd9f60ab98cd;p=pandora-kernel.git ixgbe: modify behavior on receiving a HW ECC error. Currently when we noticed a HW ECC error we would request the use reload the driver to force a reset of the part. This was done due to the mistaken believe that a normal reset would not be sufficient. Well it turns out it would be so now we just schedule a reset upon seeing the ECC. Signed-off-by: Don Skidmore Tested-by: Phil Schmitt Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed