From: Santiago Leon Date: Fri, 3 Sep 2010 18:28:15 +0000 (+0000) Subject: ibmveth: Remove LLTX X-Git-Tag: v2.6.37-rc1~147^2~563 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8cb7eb473ac47703282db6f90b4926f31cdf376;p=pandora-kernel.git ibmveth: Remove LLTX The ibmveth adapter needs locking in the transmit routine to protect the bounce_buffer but it sets LLTX and forgets to add any of its own locking. Just remove the deprecated LLTX option. Remove the stats lock in the process. Signed-off-by: Anton Blanchard Signed-off-by: Santiago Leon Signed-off-by: David S. Miller --- Reading git-diff-tree failed