compat-wireless: fix multiqueue patches
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 30 Aug 2010 20:51:50 +0000 (13:51 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 30 Aug 2010 21:00:55 +0000 (14:00 -0700)
commit8e3655025150b491f24a66e0f5dd700dc064ab8d
tree199cfac4044bf10566f0782745cf1cba70d04759
parent4207d04e44f0a65d367483dc2d3f22ff94bae14d
compat-wireless: fix multiqueue patches

This patch changed the MQ helpers used, just adjust
the context manually.

Author: Johannes Berg <johannes.berg@intel.com>
Date:   Fri Aug 27 13:36:49 2010 +0200

    mac80211: use subqueue helpers

    There are subqueue helpers so that we don't
    need to get the TX queue and then wake/stop
    it, use those helpers.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
patches/22-multiqueue.patch