From: Holger Schurig Date: Thu, 2 Aug 2007 17:07:15 +0000 (-0400) Subject: [PATCH] libertas: remove adapter->txrate X-Git-Tag: v2.6.24-rc1~1454^2~610 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cad9d9b17a4ab80da1593de004a1163b359de268;p=pandora-kernel.git [PATCH] libertas: remove adapter->txrate The value of txrate was only set by a CMD_802_11_TX_RATE_QUERY command, but there was no code in the driver that ever issued this command. Signed-off-by: Holger Schurig Signed-off-by: John W. Linville --- Reading git-diff-tree failed