NFC: Requeue lost LLCP frames
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 30 May 2012 15:48:29 +0000 (17:48 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 4 Jun 2012 19:34:33 +0000 (21:34 +0200)
commit844579603889ef1ab1fdbf2223579d6842e62bfe
tree92abc58fa1d7ffbed6b1026ea599f0cf28bb2417
parent6fbbdc16be3881aabaa4096c3466b9bbd361bd1f
NFC: Requeue lost LLCP frames

When receiving an I or RR frame telling us that some of the pending queues
were not received, we should requeue them before the currently pending ones.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/llcp/llcp.c