commit | d3eef8c8a033a5ee56ab5d923068eb8cd5d53887 | [log] [tgz] |
---|---|---|
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | Wed May 16 01:46:00 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Jun 20 01:14:34 2012 -0700 |
tree | cf592a3c156bc12eb10f77a22b05ca54ce348fb6 | |
parent | f00b0da776fda1abc481578e3932a668f603d72d [diff] |
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 <carolyn.wyborny@intel.com> Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>