From: Herbert Xu Date: Tue, 1 Mar 2011 02:36:48 +0000 (+0000) Subject: udp: Switch to ip_finish_skb X-Git-Tag: v2.6.39-rc1~468^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6b9664f8b711cf4fd53e70aa0d21f72d5bf806c;p=pandora-kernel.git udp: Switch to ip_finish_skb This patch converts UDP to use the new ip_finish_skb API. This would then allows us to more easily use ip_make_skb which allows UDP to run without a socket lock. Signed-off-by: Herbert Xu Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed