From: Samuel Ortiz Date: Fri, 7 Dec 2012 14:55:19 +0000 (+0100) Subject: NFC: llcp: Remove the tx backlog queue X-Git-Tag: v3.9-rc1~139^2~242^2^2~26^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2593c2c6ec236c6aedbb8182d103185ab6580285;p=pandora-kernel.git NFC: llcp: Remove the tx backlog queue 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 --- Reading git-diff-tree failed