From: Johannes Berg Date: Mon, 27 Jul 2009 18:28:40 +0000 (+0200) Subject: mac80211: disable software retry for now X-Git-Tag: v2.6.32-rc1~703^2~459^2~97 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da163ab0a224590f3cae67c1d54ae8c428f6223;p=pandora-kernel.git mac80211: disable software retry for now Pavel Roskin reported a problem that seems to be due to software retry of already transmitted frames. It turns out that we've never done that correctly, but due to some recent changes it now crashes in the TX code. I've added a comment in the patch that explains the problem better and also points to possible solutions -- which I can't implement right now. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed