]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
net: Really remove all of LOOPBACK_TSO code.
authorDavid S. Miller <davem@davemloft.net>
Fri, 31 Oct 2008 07:00:33 +0000 (00:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 31 Oct 2008 07:00:33 +0000 (00:00 -0700)
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 <davem@davemloft.net>

No differences found