From: Krishna Kumar Date: Wed, 9 Dec 2009 20:59:58 +0000 (+0000) Subject: net: release dst entry while cache-hot for GSO case too X-Git-Tag: v2.6.34-rc1~233^2~716 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=068a2de57ddf4f472e32e7af868613c574ad1d88;p=pandora-kernel.git net: release dst entry while cache-hot for GSO case too Non-GSO code drops dst entry for performance reasons, but the same is missing for GSO code. Drop dst while cache-hot for GSO case too. Signed-off-by: Krishna Kumar Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed