From: Carolyn Wyborny Date: Wed, 16 May 2012 01:46:00 +0000 (+0000) Subject: igb: Add switch case for supported hardware to igb_ptp_remove. X-Git-Tag: v3.6-rc1~125^2~472^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3eef8c8a033a5ee56ab5d923068eb8cd5d53887;p=pandora-kernel.git igb: Add switch case for supported hardware to igb_ptp_remove. PTP initialization is only done on supported parts, so remove needs same checks or it will cause crashes on systems with igb devices that don't support PTP. This patch adds those checks to the exit function. Signed-off-by: Carolyn Wyborny Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed