From: Ivo van Doorn Date: Tue, 2 Dec 2008 17:20:04 +0000 (+0100) Subject: rt2x00: Store retry limit values X-Git-Tag: v2.6.29-rc1~581^2~305^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c8285767dd17f450d986bdb163a8d56fb0330a;p=pandora-kernel.git rt2x00: Store retry limit values Store retry limit values in the rt2x00dev structure. This allows the removal of the FIXME where we assumed the long retry is only used when working with RTS frames. Instead we should check the current retry limit values and decide if the required retry count for this frame is a long or short retry. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed