From: Richard Cochran Date: Fri, 21 Oct 2011 00:49:16 +0000 (+0000) Subject: dp83640: use proper function to free transmit time stamping packets X-Git-Tag: v3.2-rc1~182^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5ff7cd1a84caa9545d952a37ac872ccb73825fb;p=pandora-kernel.git dp83640: use proper function to free transmit time stamping packets The previous commit enforces a new rule for handling the cloned packets for transmit time stamping. These packets must not be freed using any other function than skb_complete_tx_timestamp. This commit fixes the one and only driver using this API. The driver first appeared in v3.0. Signed-off-by: Richard Cochran Acked-by: Eric Dumazet Cc: Signed-off-by: David S. Miller --- Reading git-diff-tree failed