]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFC: Send a receiver ready frame only to reply to an I frame
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 30 May 2012 16:06:11 +0000 (18:06 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 4 Jun 2012 19:34:33 +0000 (21:34 +0200)
commit56af2568c27ee697a5a34cf037e3253e7b77e80b
tree6c42d3060b7517d22433e05a19fd5ee3291c5ebb
parent844579603889ef1ab1fdbf2223579d6842e62bfe
NFC: Send a receiver ready frame only to reply to an I frame

Sending an RR as a reply to another RR is fine but not quite logical.
We should send RRs only as a reply to I frames.

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