commit | 56af2568c27ee697a5a34cf037e3253e7b77e80b | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed May 30 18:06:11 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jun 04 21:34:33 2012 +0200 |
tree | 6c42d3060b7517d22433e05a19fd5ee3291c5ebb | |
parent | 844579603889ef1ab1fdbf2223579d6842e62bfe [diff] |
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>