From: Nick Kossifidis Date: Tue, 23 Nov 2010 19:19:45 +0000 (+0200) Subject: ath5k: Set all IFS intervals, not just slot time X-Git-Tag: v2.6.38-rc1~476^2~276^2^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeb8832b3181d6ca8593051b68c466e5d2653bb3;p=pandora-kernel.git ath5k: Set all IFS intervals, not just slot time * Replace set_slot_time with set_ifs_intervals that also sets the various inter-frame space intervals based on current bwmode. * Clean up AR5210 mess from reset_tx_queue, AR5210 only has one data queue and we set IFS intervals for that queue on set_ifs_intervals so there is nothing left to do for 5210 on reset_tx_queue. Signed-off-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed