From: Jacob Keller Date: Thu, 15 Nov 2012 01:10:37 +0000 (+0000) Subject: ixgbe: add missing supported filters to get_ts_info X-Git-Tag: v3.9-rc1~139^2~258^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeb8264847c0194e42c8023cea89305c377f20e3;p=pandora-kernel.git ixgbe: add missing supported filters to get_ts_info This patch updates the filters for ethtool's get_ts_info to return support for all filters which can be supported by upscaling to ptp_v2_event. The intent behind this change is due to reasoning that we do in fact support the filters. (hwtstamp_ioctl returns success after setting the filter to the upscaled version). In this way we can remain consistent over which filters are supported via the get_ts_info ioctl and which filters are in practice actually supported. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed