git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b401123
)
NFC: llcp: Do not send pending Tx frames when the remote is not ready
author
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 28 May 2013 13:03:17 +0000
(15:03 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Fri, 14 Jun 2013 11:45:08 +0000
(13:45 +0200)
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>
net/nfc/llcp_core.c
patch
|
blob
|
history
diff --cc
net/nfc/llcp_core.c
Simple merge