From: Luis R. Rodriguez Date: Tue, 3 Nov 2009 00:27:33 +0000 (-0800) Subject: ath9k: use the right hw on ath_tx_setup_buffer() for HT X-Git-Tag: v2.6.33-rc1~388^2~280^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5008f3727b05b5eb970ce703721aa5897a088e30;p=pandora-kernel.git ath9k: use the right hw on ath_tx_setup_buffer() for HT When using virtual wiphys the base sc->hw was being used, the correct hw is passed along the caller already so just use that. Cc: Jouni.Malinen Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed