From: Matthew Vick Date: Thu, 13 Dec 2012 07:20:34 +0000 (+0000) Subject: igb: Add timeout for PTP Tx work item X-Git-Tag: v3.9-rc1~139^2~334^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428f1f715131ea5ae32e29502541ce007f556b5b;p=pandora-kernel.git igb: Add timeout for PTP Tx work item When transmitting a packet that must return a Tx timestamp, a work item gets scheduled to poll for the Tx timestamp being completed in hardware. Add a timeout on this work item of 15 seconds from when the driver gets the skb, after which it will stop polling. Report via stats and system log if this occurs. Cc: Richard Cochran Signed-off-by: Matthew Vick Acked-by: Jacob Keller Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed