rtl8180: fix tx status reporting
authorJohn W. Linville <linville@tuxdriver.com>
Wed, 28 Apr 2010 23:14:42 +0000 (19:14 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jul 2010 18:10:28 +0000 (11:10 -0700)
commit0c23a92af291cc1cf208477194bf225cd522a353
tree3c65c5a6b3c018a135dd5484af8498420a7cff1f
parenta45334abdb4eec5586c601ee517accc9a0fbd4c8
rtl8180: fix tx status reporting

commit d989ff7cf8d14f1b523f63ba0bf2ec1a9b7c25bc upstream.

When reporting Tx status, indicate that only one rate was used.
Otherwise, the rate is frozen at rate index 0 (i.e. 1Mb/s).

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/rtl818x/rtl8180_dev.c