commit | e72f368be61d9835c98cd00ee1f330d28e2488ef | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Aug 23 10:46:51 2010 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Aug 27 09:29:32 2010 -0700 |
tree | 5f84437d3933928b367528e2d902d6cffb929243 | |
parent | 60744f62971cfa80cab36ab8c12afeae371fbe8b [diff] |
iwlagn: queue frames according to context Frames for different contexts need to be put on different queues, and multicast after DTIM frames have a special queue yet which also depends on the context, so put all this into the context. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>