From: Vladimir Kondratiev Date: Mon, 17 Mar 2014 13:34:06 +0000 (+0200) Subject: wil6210: Block data till "data port open" reported X-Git-Tag: v3.15-rc1~113^2~93^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e58c9f7043d9b85f867b361d0fa82451ddcf9846;p=pandora-kernel.git wil6210: Block data till "data port open" reported When connection established, as reported by WMI_CONNECT_EVENTID, 4-way handshaking required for the secure connection is not done yet. It is indicated by another WMI event. Wait for it and only then allow data traffic. In case of non-secure connection, FW reports "data port open" immediately after connection. Signed-off-by: Vladimir Kondratiev Signed-off-by: John W. Linville --- Reading git-diff-tree failed