From: Zhu Yi Date: Wed, 13 Jul 2005 17:25:38 +0000 (-0500) Subject: [bug 667] Fix the notorious "No space for Tx" bug. X-Git-Tag: v2.6.15-rc1~69^2~10^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8bad6df045249cd1cff6a0d167c8f1b9caade7e;p=pandora-kernel.git [bug 667] Fix the notorious "No space for Tx" bug. We send SYSTEM_CONFIG command after the TGI_KEY command if hardware encryption is enabled. It sometimes causes a firmware stall (firmware doesn't respond to any request) and finally bungs up the Tx send queue. The solution is to send SYSTEM_CONFIG command in the post association stage from a workqueue. Signed-off-by: James Ketrenos --- Reading git-diff-tree failed