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:
cb950d9
)
NFC: llcp: Remove the tx backlog queue
author
Samuel Ortiz
<sameo@linux.intel.com>
Fri, 7 Dec 2012 14:55:19 +0000
(15:55 +0100)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Wed, 9 Jan 2013 23:44:31 +0000
(
00:44
+0100)
Not only it was improperly use to queue backlogged RX skbuffs, but it was
also not processed at all.
If the socket receive queue is full we simply drop the incoming packets.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found