From: Richard Cochran Date: Fri, 19 Jul 2013 17:40:09 +0000 (+0200) Subject: net: Provide a generic socket error queue delivery method for Tx time stamps. X-Git-Tag: v3.12-rc1~132^2~488 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb820f8e4b7f73d1a32175e6591735b25bb5398d;p=pandora-kernel.git net: Provide a generic socket error queue delivery method for Tx time stamps. This patch moves the private error queue delivery function from the af_packet code to the core socket method. In this way, network layers only needing the error queue for transmit time stamping can share common code. Signed-off-by: Richard Cochran Signed-off-by: David S. Miller --- Reading git-diff-tree failed