From: Brian King Date: Fri, 17 Aug 2007 14:16:49 +0000 (-0500) Subject: ibmveth: Remove dead frag processing code X-Git-Tag: v2.6.24-rc1~1454^2~534 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3449a2ab31681420515e242920e755262b4f41e9;p=pandora-kernel.git ibmveth: Remove dead frag processing code Removes dead frag processing code from ibmveth. Since NETIF_F_SG was not set, this code was never executed. Also, since the ibmveth interface can only handle 6 fragments, core networking code would need to be modified in order to efficiently enable this support. Signed-off-by: Brian King Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed