From: Victor Goldenshtein Date: Mon, 14 May 2012 13:07:38 +0000 (+0300) Subject: wlcore: wait for roc complete only for the first roc command X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4203c6453afcd21b3a6f0be592bf74951e80c72;p=pandora-kernel.git wlcore: wait for roc complete only for the first roc command In some multi role scenarios the driver might send multi roc requests without sending a croc first, the fw queues those requests and starts service the next roc request as soon as the driver sends a croc for the previous one. So, if the fw rocs on channel X and driver asks to roc also on channel Y, the fw will not start service Y (and will not send roc complete event for this request) until the driver releases the fw with croc X. Signed-off-by: Victor Goldenshtein Signed-off-by: Igal Chernobelsky Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed