commit | cad9d9b17a4ab80da1593de004a1163b359de268 | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Thu Aug 02 13:07:15 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:50:01 2007 -0700 |
tree | 8cd17f24d4d962af83c84165ae01874d50158e38 | |
parent | b20c520763a6fe1aabde27f6ba017a67f22f90d5 [diff] |
[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 <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>