From: Herbert Xu Date: Thu, 29 Jan 2009 14:19:48 +0000 (+0000) Subject: gro: Move common completion code into helpers X-Git-Tag: v2.6.30-rc1~662^2~874 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d0d9be8ef456afc6c3fb5f8aad06ef19b704b05;p=pandora-kernel.git gro: Move common completion code into helpers Currently VLAN still has a bit of common code handling the aftermath of GRO that's shared with the common path. This patch moves them into shared helpers to reduce code duplication. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed