From: Vladimir Kondratiev Date: Sun, 9 Jun 2013 06:12:54 +0000 (+0300) Subject: wil6210: Send EAPOL frames using normal Tx queue X-Git-Tag: v3.11-rc1~64^2~166^2^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d58db4e49f58152a28dd598ebbec56f1fe92aa80;p=pandora-kernel.git wil6210: Send EAPOL frames using normal Tx queue No more need for special processing of EAPOL, FW can now send EAPOL frames using normal Tx queue for TID 0 This fixes "schedule while atomic" bug - start_xmit called in softirq context; while WMI mechanism that was used may sleep. Signed-off-by: Vladimir Kondratiev Signed-off-by: John W. Linville --- Reading git-diff-tree failed