From: Nick Kossifidis Date: Tue, 23 Nov 2010 19:12:23 +0000 (+0200) Subject: ath5k: Extend rate_duration X-Git-Tag: v2.6.38-rc1~476^2~276^2^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61cde037234c4b8e6497a23f5f236c64cbf9d41d;p=pandora-kernel.git ath5k: Extend rate_duration * Extend ieee80211_generic_frame_duration to support the various bwmodes. * Better document what's going on with ack bitrates and update write_rate_duration to support the standard ack bitrates (when we don't set the high bit). * Get rid of set_ack_bitrate_high and introduce a flag on ath5k_hw for this (we only called the function on init anyway so there is no difference). Signed-off-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed