commit | c0cfe7faa12f189ef1024fce5a710791d0062355 | [log] [tgz] |
---|---|---|
author | G. Liakhovetski <gl@dsa-ac.de> | Fri Jun 08 19:15:17 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 08 19:15:17 2007 -0700 |
tree | e3f6e22de451d8d679235f8adea313a25c5de497 | |
parent | 81d84a94be8085475c3585596e52b06ccbedd922 [diff] |
[IrDA]: Fix Rx/Tx path race. From: G. Liakhovetski <gl@dsa-ac.de> 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 <samuel@sortiz.org> Signed-off-by: David S. Miller <davem@davemloft.net>