From: Waldemar Rymarkiewicz Date: Thu, 20 Sep 2012 06:59:11 +0000 (+0200) Subject: NFC: Handle RSET in SHDLC_CONNECTING state X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9010e39f508ee57dc9a7675073659cb9d019a802;p=pandora-kernel.git 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 Acked-by: Eric Lapuyade Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed