From: Jacob Keller Date: Sat, 13 Oct 2012 05:00:06 +0000 (+0000) Subject: ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~480^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3645adbbab4329dd83a41674a56bf4afcdcc5914;p=pandora-kernel.git 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 Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed