From: G. Liakhovetski Date: Sat, 9 Jun 2007 02:15:17 +0000 (-0700) Subject: [IrDA]: Fix Rx/Tx path race. X-Git-Tag: v2.6.22-rc5~39^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0cfe7faa12f189ef1024fce5a710791d0062355;p=pandora-kernel.git [IrDA]: Fix Rx/Tx path race. From: G. Liakhovetski We need to switch to NRM _before_ sending the final packet otherwise we might hit a race condition where we get the first packet from the peer while we're still in LAP_XMIT_P. Signed-off-by: Samuel Ortiz Signed-off-by: David S. Miller --- Reading git-diff-tree failed