]> 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)
commit7901ab9ed24a2f34151a8d6d50e4eb550bf891b0
tree6195f9cd789cf21314d77ce9941f416d63b762be
parent337d5c97ce900e4bcb86fe0f770f5761c7effd59
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