diff options
author | Johannes Berg <johannes.berg@intel.com> | 2010-11-11 03:25:44 +0100 |
---|---|---|
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | 2010-11-16 16:45:49 +0100 |
commit | 549a04e092e5e043df82fd0541f3b67ab488359b (patch) | |
tree | 440be5b9af0f6193d69e4202bc488acacb2236f7 /Kbuild | |
parent | iwlagn: remove a bogus AGG_OFF check (diff) | |
download | linux-549a04e092e5e043df82fd0541f3b67ab488359b.tar.xz linux-549a04e092e5e043df82fd0541f3b67ab488359b.zip |
iwlwifi: pass txq to wake/stop queue
Instead of passing the txq->swq_id, pass the
txq struct directly to make sure that in the
future nobody will pass an invalid number.
Only three places actually change from using
the txq_id or the skb's queue_mapping to now
using txq->swq_id as well.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions