diff options
| author | Emmanuel Grumbach <[email protected]> | 2011-08-25 23:11:24 -0700 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2011-08-29 15:30:32 -0400 |
| commit | e13c0c59e0ec38558ac853d56555e915b4dc7dc2 (patch) | |
| tree | dba6f63fa8da99af7375cc4eeaab05ff586e28b7 /tools/perf/scripts/python/bin | |
| parent | dfa2bdbab70901ddda3ec41f2e55f8396af9095f (diff) | |
iwlagn: move the mapping ac to queue / fifo to transport
This mapping is transport related.
This allows us to remove the notion of tx queue from the tx path in
the upper layer.
iwl_wake_any_queue moved to transport layer since it needs to access
these mappings.
The TX API is nicer now:
int (*tx)(struct iwl_trans *trans, struct sk_buff *skb,
struct iwl_device_cmd *dev_cmd, u8 ctx, u8 sta_id);
Signed-off-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Wey-Yi Guy <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions