commit | 2635a4bdfa8d513c531fa7d7a0ccafc1d6a9ff85 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Tue May 28 15:03:17 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jun 14 13:45:08 2013 +0200 |
tree | cc690bb58440f1c59d86952ff4b0bc477e6a179b | |
parent | b4011239a08e7e6c2c6e970dfa9e8ecb73139261 [diff] |
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 <sameo@linux.intel.com>