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:
6e950fd
)
NFC: Stop sending LLCP frames when tx queues are getting too deep
author
Samuel Ortiz
<sameo@linux.intel.com>
Thu, 1 Nov 2012 22:33:00 +0000
(23:33 +0100)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 19 Nov 2012 22:57:00 +0000
(23:57 +0100)
When the tx pending queues and/or the socket tx queue is getting too deep,
we have to let userspace know. We won't be queueing any more frames until
the congestion is fixed.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found