From: David S. Miller Date: Thu, 17 Feb 2011 23:42:37 +0000 (-0800) Subject: ipv4: Consolidate ipv4 dst allocation logic. X-Git-Tag: v2.6.39-rc1~468^2~332 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c4dcd58fd69aded93b0dc6917cd88b262c8aa3f;p=pandora-kernel.git ipv4: Consolidate ipv4 dst allocation logic. This also allows us to combine all the dst->flags settings and avoid read/modify/write sequences to this struct member. Signed-off-by: David S. Miller --- Reading git-diff-tree failed