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)
commit1f690d7b549ef9c7424536475501885dd5b54930
tree1515e6e63f8aeb29a7a60afcb3783529b8f8cb53
parent5422399518e8142198df888aab00acdac251f754
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