From: Ivo van Doorn Date: Sun, 3 Feb 2008 14:47:30 +0000 (+0100) Subject: rt2x00: Fix tx parameter initialization X-Git-Tag: v2.6.26-rc1~1138^2~530^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b3618ad5117331b6fa7cafc41fc18935709e569;p=pandora-kernel.git rt2x00: Fix tx parameter initialization Check if the aifs, cw_min and cw_max are above 0 when determining if the default should be used. Tor aifs a negative number is used to determine if the default should be used or not. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed