commit | 9010e39f508ee57dc9a7675073659cb9d019a802 | [log] [tgz] |
---|---|---|
author | Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> | Thu Sep 20 08:59:11 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Sep 25 00:17:27 2012 +0200 |
tree | 05945183ec2c8dc0c323f2c502fa7e7516bace38 | |
parent | 96e324024b421b3753eb142d5d92fbe4ac5e7519 [diff] |
NFC: Handle RSET in SHDLC_CONNECTING state As queue_work() does not guarantee immediate execution of sm_work it can happen in crossover RSET usecase that connect timer will constantly change the shdlc state from NEGOTIATING to CONNECTING before shdlc has chance to handle incoming frame. Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Acked-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>