commit | 3645adbbab4329dd83a41674a56bf4afcdcc5914 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Sat Oct 13 05:00:06 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Nov 01 01:41:54 2012 -0700 |
tree | 0c60ec642ce7440b2e05d60dfcc66c7e2362dc7a | |
parent | 810b6d7638a288216f99bd190470d67061c8bd88 [diff] |
ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event This patch fixes a bug in ixgbe_ptp_check_pps_event where the type was uninitialized and could cause unknown event outcomes. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>