From: Johannes Berg Date: Wed, 13 Feb 2013 11:11:00 +0000 (+0100) Subject: mac80211: pass queue bitmap to flush operation X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~118^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39ecc01d1bbe3de2cf5f01a81e176ea5160d3b95;p=pandora-kernel.git mac80211: pass queue bitmap to flush operation There are a number of situations in which mac80211 only really needs to flush queues for one virtual interface, and in fact during this frames might be transmitted on other virtual interfaces. Calculate and pass a queue bitmap to the driver so it knows which queues to flush. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed