From: Samuel Ortiz Date: Tue, 28 May 2013 13:03:17 +0000 (+0200) Subject: NFC: llcp: Do not send pending Tx frames when the remote is not ready X-Git-Tag: v3.11-rc1~64^2~166^2^2~37^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2635a4bdfa8d513c531fa7d7a0ccafc1d6a9ff85;p=pandora-kernel.git NFC: llcp: Do not send pending Tx frames when the remote is not ready When we receive a RNR, the remote is busy processing the last received frame. We set a local flag for that, and we should send a SYMM when it is set instead of sending any pending frame. Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed