From: Larry Finger Date: Tue, 29 Jul 2008 03:08:18 +0000 (-0500) Subject: rtl8187: Fix for TX sequence number problem X-Git-Tag: v2.6.27-rc2~119^2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f690d7b549ef9c7424536475501885dd5b54930;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed