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