From: Pavel Emelyanov Date: Tue, 6 Nov 2007 05:04:31 +0000 (-0800) Subject: [IPV6]: Consolidate the ip cork destruction in ip6_output.c X-Git-Tag: v2.6.24-rc3~179^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf138862b162b6eaf3d7336f759f6e6485e481df;p=pandora-kernel.git [IPV6]: Consolidate the ip cork destruction in ip6_output.c The ip6_push_pending_frames and ip6_flush_pending_frames do the same things to flush the sock's cork. Move this into a separate function and save ~100 bytes from the .text Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed