]> bbs.cooldavid.org Git - net-next-2.6.git/commit
rtl8187: Fix transmission count sent to mac80211
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 17 Nov 2008 15:08:21 +0000 (09:08 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 26 Nov 2008 14:47:20 +0000 (09:47 -0500)
commit1548c86ab1552199a3b99b958ccfb590fc9c8f84
tree9846dc5b5ea466a9cf49ac5b506310889e7244d2
parent1dc5a84166d83c892cbf192cad58ebdde95d3ac4
rtl8187: Fix transmission count sent to mac80211

In the commit entitled "mac80211/drivers: rewrite the rate control
API", the meaning of the packet transmit count was changed from the
number of retries to the total number.  In driver rtl8187, this change
was missed.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Acked-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Tested-by: Hin-Tak Leung <htl10@users.sourceforge.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtl818x/rtl8187_dev.c