From: Sujith Date: Thu, 7 Aug 2008 05:23:10 +0000 (+0530) Subject: ath9k: Remove redundant data structure ath9k_txq_info X-Git-Tag: v2.6.27-rc3~69^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea9880fb059e0e95d651eab6029f58e7c81b8602;p=pandora-kernel.git ath9k: Remove redundant data structure ath9k_txq_info Use ath9k_tx_queue_info which contains the same elements, and merge get/set functions of tx queue properties. Also, fix whitespace damage in struct ath_softc. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed