]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: No need to apply twice the modulo op to LLCP's recv_n
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 10 Apr 2012 17:43:14 +0000 (19:43 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 12 Apr 2012 19:10:41 +0000 (15:10 -0400)
commit6c6f306d847b2970af369ffcd286970d3f222493
tree6195f9cd789cf21314d77ce9941f416d63b762be
parentf945e2698918c0841007c8d6664a9d2736b3102e
NFC: No need to apply twice the modulo op to LLCP's recv_n

recv_n is set properly when receiving an HDLC frame.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/nfc/llcp/commands.c
net/nfc/llcp/llcp.c