From: Patrick Ohly Date: Thu, 12 Feb 2009 05:03:38 +0000 (+0000) Subject: net: socket infrastructure for SO_TIMESTAMPING X-Git-Tag: v2.6.30-rc1~662^2~731 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20d4947353be60e909e6b1a79d241457edd6833f;p=pandora-kernel.git net: socket infrastructure for SO_TIMESTAMPING The overlap with the old SO_TIMESTAMP[NS] options is handled so that time stamping in software (net_enable_timestamp()) is enabled when SO_TIMESTAMP[NS] and/or SO_TIMESTAMPING_RX_SOFTWARE is set. It's disabled if all of these are off. Signed-off-by: Patrick Ohly Signed-off-by: David S. Miller --- Reading git-diff-tree failed