From: Nick Kossifidis Date: Tue, 23 Nov 2010 18:58:34 +0000 (+0200) Subject: ath5k: Add new field on ath5k_hw to track bandwidth modes X-Git-Tag: v2.6.38-rc1~476^2~276^2^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa3d2feeff4723cce8d4722902492d60b7f75fcc;p=pandora-kernel.git ath5k: Add new field on ath5k_hw to track bandwidth modes * Prepare for half/quarter/turbo support, introduce a new ah_bwmode parameter and get rid of ah_turbo. Bwmode stands for "bandwidth mode" and can have 4 values, default (20MHz), turbo (40MHz), half rate (10MHz), and quarter rate (5MHz). Signed-off-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed