]> git.baikalelectronics.ru Git - kernel.git/commit
rtl8187: Fix for TX sequence number problem
authorLarry Finger <Larry.Finger@lwfinger.net>
Tue, 29 Jul 2008 03:08:18 +0000 (22:08 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 29 Jul 2008 20:55:08 +0000 (16:55 -0400)
commita83a466addbd28c29bb2c571debe6120ec2ee286
tree1515e6e63f8aeb29a7a60afcb3783529b8f8cb53
parent2140512e21d5f894bde16962205432241a4e14d7
rtl8187: Fix for TX sequence number problem

"mac80211: fix TX sequence numbers" broke rtl8187. This
patch makes the same kind of fix that was done for rt2x00. Note that
this code will have to be reworked for proper sequence numbers on beacons.
In addition, the sequence number has been placed in the hardware state,
not the vif state.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtl8187.h
drivers/net/wireless/rtl8187_dev.c