From: David S. Miller Date: Fri, 31 Oct 2008 07:00:33 +0000 (-0700) Subject: net: Really remove all of LOOPBACK_TSO code. X-Git-Tag: v2.6.28-rc3~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a8af722495469e9c550386b910c5b93c91cf107;p=pandora-kernel.git net: Really remove all of LOOPBACK_TSO code. As noticed by Saikiran Madugula, commit 7447ef63cf2dfdc444f4c72ae13f604350b2e25f ("loopback: Remove rest of LOOPBACK_TSO code.") got rid of emulate_large_send_offload() but didn't get rid of the call site as well. Signed-off-by: David S. Miller --- Reading git-diff-tree failed