iwl3945: remove sequence number assignment
authorJohannes Berg <johannes.berg@intel.com>
Mon, 3 May 2010 08:20:52 +0000 (01:20 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Thu, 13 May 2010 17:43:20 +0000 (10:43 -0700)
Unlike agn, where the sequence numbers must
match with the TFD index, the driver for 3945
devices can use the sequence numbers provided
by mac80211 for QoS frames.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found